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