Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cosmojelly/duck-hunt-game-assembly
The NES game Duck Hunt implemented using MASM 615 Assembly Language.
https://github.com/cosmojelly/duck-hunt-game-assembly
assembly-language masm615
Last synced: about 1 month ago
JSON representation
The NES game Duck Hunt implemented using MASM 615 Assembly Language.
- Host: GitHub
- URL: https://github.com/cosmojelly/duck-hunt-game-assembly
- Owner: CosmoJelly
- Created: 2024-05-02T19:50:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T01:25:46.000Z (6 months ago)
- Last Synced: 2024-10-12T20:42:32.354Z (about 1 month ago)
- Topics: assembly-language, masm615
- Language: Assembly
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Duck-Hunt-Game-Assembly
This is my end of semester project for COAL.
Essentially, I am making the NES game Duck Hunt but from scratch in MASM 615 Assembly.