2.10 Making a Game: Monopoly with MonoGame using MVC - zigjogos.com

2.10 Making a Game: Monopoly with MonoGame using MVC

Zariba Academy
Views: 7123
Like: 90
The idea of this lecture is not to show you how to implement Monopoly – most of the game consists of rules that are not complicated to implement. The key of this lecture is the architecture, structure, design patterns and quality code. Try to understand the MVC Pattern – what problems does it solve and how does it help us with development and future extension of the code. The State Machine design pattern is greatly underused in games and can heavily reduce the length of your code (instead of using hardcoded if-else statements) and increase readability and quality code.

All Lectures, Presentations and Demos can be found here: ►
BitBucket Account for all Demos here: ►
Like our Facebook ►
Check Our website ►

5 Comments

  1. – Repent ye. And you will have peaceful life. Romans 6, 23: For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord.

    – Jesus Christ loves you. John 3, 16: For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.

    Mark 1, 15: And saying, The time is fulfilled, and the kingdom of God is at hand: repent ye, and believe the gospel.

    Matthew 11, 28 : Come unto me, all ye that labour and are heavy laden, and I will give you rest.

    https://drive.google.com/file/d/1hUORJDmHe1McnLmSe9GPjm3dxlM-zucQ/view?usp=sharing

  2. Could u make a Snakes and Ladders game?

  3. Could you put the source code up?

Comments are closed.