Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shanecelis/mini-manual
https://github.com/shanecelis/mini-manual
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shanecelis/mini-manual
- Owner: shanecelis
- Created: 2024-08-20T04:51:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T11:04:11.000Z (about 1 month ago)
- Last Synced: 2024-12-12T12:20:22.588Z (about 1 month ago)
- Language: TeX
- Size: 3.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nano-9
Nano-9 is a game development platform, inspired by the Pico-8 platform. Pico-8
is a limited but _comprehensive_ development environment covering the full gamut
of game development. It offers a built-in text editor, sprite editor, map
editor, sound effects editor, and music sequencer. But it is limited to a fixed
16-color palette, 128x128 display, controllers with one directional-pad and two
buttons.I'm making it partly because my eight year old wants to make games and we may have out grown Pico-8.
Here is the start of its [manual](https://github.com/user-attachments/files/18110424/nano-9.pdf) that apes the old Nintendo Entertainment System manuals.