PROJECTS Link to heading
CRESCENTIA Link to heading
This is a little game that we made during the Game jam 1.0 de 42 Lausanne on April 2024 Link to heading
Crescentia is a survivor-like local co-op asymmetric game where two players are brought together to help and protect each other.
→ Try It ! (Patched version)
→ Github Repo
Timer Lamp Link to heading
This is a lamp drived by a timer using a Raspberry Pico Py Link to heading
You can seclect the time between 2 cycles with the rotary encoder in second. The time is displayed on the 7 segment display and you have to press the red button to strat blinking.
(You will need the tm1637 library)
This project use code from gurgleapps