https://github.com/siposattila/tronlikegame
Tron game in assembly (8086).
https://github.com/siposattila/tronlikegame
asm assembly masm tron-game
Last synced: 21 days ago
JSON representation
Tron game in assembly (8086).
- Host: GitHub
- URL: https://github.com/siposattila/tronlikegame
- Owner: Siposattila
- License: mit
- Created: 2023-10-08T20:24:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T08:30:21.000Z (over 2 years ago)
- Last Synced: 2025-03-04T09:13:31.301Z (over 1 year ago)
- Topics: asm, assembly, masm, tron-game
- Language: Assembly
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TronLikeGame
Tron game in assembly (8086).


# Controls (2 players)
- Arrows (player1)
- AWSD (player2)