-
Notifications
You must be signed in to change notification settings - Fork 13
Wishlist
Lucas O. Wagner edited this page Oct 4, 2016
·
33 revisions
- platformer
- RPG/adventure
- 3d air combat: suggested code name, StarBox 8
- doom-style FPS with raycasting
- music player which can use user button input to change songs
- ?
- raycasting library
- examples with newlib (need to define _sbrk etc.)
- a "test" C++ example directory (using new, delete, etc.)
- code to use a USB MIDI controller (like a USB piano)
- ogg decoder (do we have enough RAM?) see here for simple implementation
- ?
- pico-8-like game-builder/designer (see Integrated Console), share pictures to share the games: save and run these games from SD card
- chip8 engine
- Z-Machine interpreter (for Zork and the like)
- ?
- gameboy emulator: want to run roms from SD card, not from flash
- NES emulator: after getting it to work in the first place, also run [small] roms from SD card
- Uzebox emulator: run ROMS from SD card - https://github.com/uzebox/uzebox
- Atari 2600 emulator
- ?
is it possible to do these (or if not, some explanation...)
once we get a good set of games (see above), it might be nice.
some "stretch" goals or possible rewards:
- cool case options...?
- NES style plastic case
- aluminum case
- battery powered option (maybe with a charger circuit thrown in)
- make a "headless" 8-bit music box (just plug in headphones, use user-button music player software)
- some interesting UEXT modules:
- piezo speaker
- ethernet
- ambilight-style LED bar
- other ideas: Custom Extensions