https://github.com/mujadded/snake-wormgame-with-assembly-8086
A little Assembly project that I did. Its a worm game (snake games) with assembly.
https://github.com/mujadded/snake-wormgame-with-assembly-8086
Last synced: 10 months ago
JSON representation
A little Assembly project that I did. Its a worm game (snake games) with assembly.
- Host: GitHub
- URL: https://github.com/mujadded/snake-wormgame-with-assembly-8086
- Owner: Mujadded
- Created: 2015-08-22T13:30:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-22T13:38:09.000Z (almost 11 years ago)
- Last Synced: 2025-01-14T06:15:29.336Z (over 1 year ago)
- Language: Assembly
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snake-wormgame-with-assembly-8086
A little Assembly project that I did. Its a worm game (snake games) with assembly.
Basically it was a University Project that I did last semester . I did it with Graphical Interface with Assembly. Found it very interesting