/hah

Primary LanguageRustThe UnlicenseUnlicense

Hah

A superlative rust-based arcade game.

Try to get over 20000 points! It's harder than it looks.

Features

  • Real GUI. No shoddy text-based terminal involved.
  • Top-notch AI. Almost totally random!

Demo

Example gif: ./example.gif

Install

To install, download rust and then just

cargo install hah

Dev TODOs

  • Add some tests
  • Maybe change the trail (background colour) to be a universal mapping of positions => colours.
  • Allow baddies to have trails
  • Improve baddie "AI"