Fox Blocks!

A game where you avoid falling blocks as a small fox. The game gets progressively faster as your score increases.

Controls

  • Numbers 1 to 9 to change the resolution scale.
  • Left and right arrows, A and D, mouse or touch to move horizontally.

This is my first time coding in C, it was a magical experience. Having used C# before, everything sort of clicked into place.

Internally, the game randomly chooses 4 falling block placement strategies: Random, Player, Shortest and Tallest. They can make for some interesting patterns, although they usually devolve into just making really tall towers of blocks.

The game was made with in C with raylib, compiled to web using emscripten. The game's assets were made with Pixelorama and LMMS. The font used is monogram.

Download

Download
fox_blocks_win64.zip 1.6 MB

Install instructions

Just extract the zip somewhere and it should be ready to go!

Comments

Log in with itch.io to leave a comment.

Adorable.