Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eonarheim/NES-Sprite-Editor
Simple Sprite Editor for NES Games
https://github.com/eonarheim/NES-Sprite-Editor
Last synced: 1 day ago
JSON representation
Simple Sprite Editor for NES Games
- Host: GitHub
- URL: https://github.com/eonarheim/NES-Sprite-Editor
- Owner: eonarheim
- License: bsd-2-clause
- Created: 2017-03-11T03:42:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T20:42:45.000Z (10 months ago)
- Last Synced: 2024-11-08T04:03:50.629Z (4 days ago)
- Language: JavaScript
- Homepage: https://eonarheim.github.io/NES-Sprite-Editor/
- Size: 215 KB
- Stars: 32
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# NES File Format Sprite Editor
This is a simple example of how to build a sprite editor for NES sprites in their binary format stored in chr rom!
There is an example `main.chr` you can load!