~will-clarke/hah

A superlative rust-based GUI arcade game
94bcd252 — William Clarke 3 years ago
Improve the README. Make it proper markdown
0cd8c007 — William Clarke 3 years ago
Add an example.gif and update the README
make a binary and muck around a bit testing stuff

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~will-clarke/hah
read/write
git@git.sr.ht:~will-clarke/hah

You can also use your local clone with git send-email.

#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"
Do not follow this link