Flappy-Bird like game in assembly 8086x using the Turbo Assembler
The game runs on DOSBox, to run the game enter the following:
rungame
NOTE: cycles=max is used due to flickering on normal CPU speed. the game still flickers after the use of this command (DOSBox limitations), but it's way less noticeable.
To play the game you need to press the space bar and press it again and again to jump. you can terminate the program on any time via the escape key.

