Bestagon is a simple keyboard only game in Odin using the built-in Raylib vendor package.
Bestagon the hexagon fights evil squares with three magic stars. He can only fight while star power lasts. Squares of a given color can only be damaged by a matching star color. Enemies get tougher over time, and defeating them earns currency for upgrades.
Make sure Odin is installed, then run:
odin run .

