Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/antonijn/dos-game-suite-8086
- Owner: antonijn
- License: isc
- Created: 2014-03-30T14:52:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T19:41:27.000Z (over 1 year ago)
- Last Synced: 2023-08-03T04:10:51.786Z (over 1 year ago)
- Topics: 8086, assembly, dos, msdos, snake-game
- Language: Assembly
- Homepage:
- Size: 63.5 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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.