Pebbling Club 🐧🪨

  • Rocket - A Rust game running on WASM
    Notes
    After seeing the examples on hellorust.com, I thought it would be interesting to try to adapt my game Rocket to work on the browser through the wasm32-unknown-unknown target. The project was a great way to figure out how far you can go when porting a project that is a bit more complex than a hello world. I was pleasantly surprised by the fact that most of the code could be reused. Particularly, the game logic code was barely touched at all.
    Unfurl
  • Building a cheat-bot — Medium
    Notes
    As a fun hacking project over Christmas I wrote a program to play Kuru Kuru Kururin for me.
    Unfurl
  • Get all the red and blue balls separated. HARD
    Unfurl