Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blueokiris/super-punch-cousins
A platform-fighter for the NES
https://github.com/blueokiris/super-punch-cousins
6052 asm assembly bros cousins game nes nintendo platform platform-fighter punch smash super video-game
Last synced: 18 days ago
JSON representation
A platform-fighter for the NES
- Host: GitHub
- URL: https://github.com/blueokiris/super-punch-cousins
- Owner: blueOkiris
- License: gpl-3.0
- Created: 2024-04-19T05:47:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T07:33:14.000Z (8 months ago)
- Last Synced: 2024-04-23T11:00:04.614Z (8 months ago)
- Topics: 6052, asm, assembly, bros, cousins, game, nes, nintendo, platform, platform-fighter, punch, smash, super, video-game
- Language: Assembly
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Super Punch Cousins
NOTE: JUST STARTED - NOT FINISHED (Hence why issues are closed)
## Description
A paltform-fighter for the NES
## Build
Dependencies:
- Unix-like system
1. Install [nix](https://nixos.org/download/)
2. Run `nix-shell`
3. From the created shell instance, run `make`