koebiten

koebiten is a miniten clone that runs on TinyGo

MIT License

Stars
7

koebiten

The API is not yet fixed.

Koebiten is a package for making simple games. It was initially created based on a package called miniten.

games/flappygopher

run with koebiten

For now, koebiten only works on zero-kb02 and macropad-rp2040. It needs some improvements to run in a more general environment.

$ tinygo flash --target waveshare-rp2040-zero --size short ./games/flappygopher

games/jumpingopher

run with koebiten

$ tinygo flash --target waveshare-rp2040-zero --size short ./games/jumpingopher

more info : ./games/jumpingopher

Others

The other games are located under ./games.

link

Package Rankings
Top 6.42% on Proxy.golang.org