lislis / ridingintheparkwithparrots

A game about riding your bike in the park with parrots
MIT License
6 stars 1 forks source link

Riding in the park with parrots

A game about cycling in a park with your pet parrots.

Setup

This game uses a custom controller that you can (or have to) build yourself!

The game folder contains the main game logic, written in Rust with the bevy game engine.

The controller folder contains code to flash on an esp32 micro-controller and also instructions for further components and wiring.