A WIP fantasy console made in Love2D!
It features a 128x96 screen, 64 KiB of RAM, Lua scripting, a 128x128 spritesheet, and a 128x96 tilemap!
- first grab a build from the build folder for your system!
- when you boot to the menu, press the up/down keys to select a cart, and press Z to select it.
- if you want to create a new cart, select
new cart..., enter the name you would like for the cart, and press enter! - once you are running a cart, press esc to go to the editors, right now there is a code editor, sprite editor, and tilemap editor
- if you want to learn more on how to code in CherryPop, check out the docs.