Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 289 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 289 Bytes

Grand-Prix-Game

Assembly language project of the Grand Prix game. Different concepts of assembly are implemented in this game.

To run this game (code), open DOSBox and mount the directory. After that, run nasm project.asm -o project.com and click enter and after that, run project.com