This project is experimental and may contain bugs. Use at your own risk. The author(s) are not responsible for any damages or losses resulting from the use of this software.
I wrote this project in 8086 16 bit assembly language using nasm assembler.
Assemble the program using nasm:
nasm main.asm -o snake.com
Then just run snake.com
in DOSBOX
- Use the arrow keys to move up/down/left/right
- ESC quits the game
- SPACE pauses the game