Write a game using the Windows API for Input and Output.
You can write any game you like, just keep it simple enough so that you will have a working program within 2 weeks. Of course, you will also want to make it interesting to play.
Don't use plagiarized sources. Get Your Custom Essay on
Assembly language X64 and asm
Just from $13/Page
If you wish, you may work in teams of no more than 3. Each team will submit one game; each team member will contribute equally to the effort. Only one team member will submit a game, and the header-comment should list the names of the team members who contributed.
You may use the provided include files, if you wish. There is no need to submit them. You might consider using macros in your code to help keep the logic clearer and the game source more readable.