Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antonijn/dos-game-suite-8086

Snake game for DOS, written in 8086 assembly
https://github.com/antonijn/dos-game-suite-8086

8086 assembly dos msdos snake-game

Last synced: 2 months ago
JSON representation

Snake game for DOS, written in 8086 assembly

Awesome Lists containing this project

README

        

dos-game-suite-8086
===================

Some fumbling around with x86-16 mode 13h graphics using DOS. There's
a working snake game!

Moving around is done with the arrow keys, or keys 8, 6, 2 and 4 on
the numpad.