Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 323 Bytes

EECS205

Assembly code for EECS205: Computer Systems Software course project.

This game is flappy bird with a side-scrolling shooter component added in. Run the game with game.exe (or gamewin.exe for windowed mode) found in the directory. Directions can be found in-game. Game was created in x86 Assembly with MASM