Skip to content

Releases: jrhunger/2600-digits

current-main

01 Feb 00:25
a8cec48
Compare
Choose a tag to compare

binary files for current state of main branch

v0.2-alpha - sounds, star, positioning

31 Jan 18:38
2b6cc52
Compare
Choose a tag to compare

Roughly a functional (albeit boring) game. Score increases when you get the correct digit and goes down if you get an incorrect one. A * character is added which you can hit to get the next digit without knowing it (no score for doing this however). Basic sounds are added and various visual updates were made to make it look better.

Changes from v0.1

  • added loop macro for different horizontal positioning per digit
  • added * character to advance to the next digit with no + or - score
  • added sound for correct and incorrect digits
  • fix pi symbol per #10
  • added github actions workflow to automatically build and upload binaries

v0.1 - mvp

18 Oct 23:54
Compare
Choose a tag to compare
v0.1 - mvp Pre-release
Pre-release

Move the pi symbol around to select the next digit of pi. Each correct digit increments the score. Each incorrect digit decrements the score. How high can you score (max 99).