Pist Off

Several blocks of different colors misaligned inside a larger
                cube-shaped wooden frame.

A game I made in nine days for Bevy Jam #3 (theme: “side effects”) with the Bevy Game Engine.

The objective of the game is to push each colored block back into place inside the cube — but doing so can cause unwanted side effects. Once all the blocks are in place, the difficulty will increase and the next level begins.

Ranked 15 / 78 for theme interpretation and 26 / 78 overall.

#bevy
#rust
#game
#jam

[ɐ⊅] — Stars Exhumed

A screenshot of a HUD including a parchment and some stars
                overlaying a first-person view of mountains against a starry sky.

A game made in nine days for the Godot Wild Jam #57 (theme: “forgotten knowledge”), and also my first time making a game with Godot!

In this game, you seek to rediscover the lost powers of the constellations. First, find spells by drawing constellations in the night sky. Later, you can draw the same shapes to cast those spells. Blast apart the incoming asteroids to protect the planet!

Ranked 14 / 46 for originality and 25 / 46 overall.

#godot
#game
#jam

corewa-rs

A partial implementation of Core War, a programming battle game, in Rust. It can load and assemble redcode programs (warriors), as well as run a single warrior in a Memory Array Redcode Simulator (MARS).

vscode-redcode is a companion VSCode extension for syntax highlighting Redcode, the assembly language used for writing warriors.