HxnDev / Canon-War-Game-using-Assembly-Language

This project aims to develop a basic version of cannon war game. On the gaming console, robots and cannons will fight against each other. Gamer also visualizes the destruction with an associated sound. The gamer will control the robot (through mouse and keyboard) for self-defense (fire-back/ escape). Cannons will be moving at pace. Game progress that includes gamer score, life remaining etc. is displayed on the console.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canon-War-Game-using-Assembly-Language

There is only one masm file which needs to be run. The rest of them are text files.

All the files have been commented for your ease. Furthermore you may also add further comments if you may.

For better understanding of the scenerio, refer to "Requirements.md" and "Report.pdf".

As it was a group project, the links of Githubs of my members can be found below:

Ayesha Marriyam = Shoaib Murtaza =

For further queries contact me at : chhxnshah@gmail.com

About

This project aims to develop a basic version of cannon war game. On the gaming console, robots and cannons will fight against each other. Gamer also visualizes the destruction with an associated sound. The gamer will control the robot (through mouse and keyboard) for self-defense (fire-back/ escape). Cannons will be moving at pace. Game progress that includes gamer score, life remaining etc. is displayed on the console.

License:MIT License


Languages

Language:Assembly 100.0%