GENERAL INFO
• Course: 313CCS-5
• Assignment no: 2
• Marks: 4 marks
• Due Date on 21-May-2023
• Submit on Blackboard 1 pdf file.
• For extra credit, the game should be uncommon, and algorithms
should be well written
• For issues, email me immediately.
• Important Note!
? You are not allowed to use any external sources without
citation, including any AI-assisted tools.
? Your answer must show and reflect your effort and views.
Find or invent a board game notion that involves challenges and
more than one player. Then, answer the following questions.
1. What is the name of your game (if it does not, make one)?
2. Sketch or draw the game idea and the board if available.
3. Write about how to play the game?
4. What are the Game Rules, including winning and losing events?
5. Write an algorithm for loading and saving the player's data. Start,
for example, start from \"when the user clicks ctrl+s\". (Note! The
data and their types must be clearly specified)
6. Explain if there is an economic system, spawning process, or use
of Randomness in the game?