Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/invpe/kopico
Explore the BASICs of game programming on your M5Core
https://github.com/invpe/kopico
basic-programming esp32-arduino gamedev
Last synced: about 2 months ago
JSON representation
Explore the BASICs of game programming on your M5Core
- Host: GitHub
- URL: https://github.com/invpe/kopico
- Owner: invpe
- License: mit
- Created: 2024-01-19T08:49:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-20T12:26:07.000Z (about 1 year ago)
- Last Synced: 2024-01-21T13:31:20.630Z (about 1 year ago)
- Topics: basic-programming, esp32-arduino, gamedev
- Language: C
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kopico
![image](https://github.com/invpe/Kopico/assets/106522950/cb4a22a6-7f82-4484-af5a-d4c6b3404c04)
Unfinished, still working game programming project/prototype on tiny scale.
Uses [My Basic](https://github.com/paladin-t/my_basic) and M5Core with Faces to generate fun.
As of now:
- Can render gfx
- Can print text
- Can draw pixels
- Can draw textures (BMP)
- Can save
- Can work with keyboards
- Has a simple code editor
- Can play your game![image](https://github.com/invpe/Kopico/assets/106522950/174b31ad-eafa-4c3a-9249-0866420c8375)
Maybe-a-todo-list:
- Save/Load menu
- Texture editor
- Splash screen !
- Support other faces (like the game one)