Skip to content

Beta 0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@BergerAPI BergerAPI released this 12 Apr 16:52
· 56 commits to main since this release

End Screen

In this release I implemented a "End Screen", when you've finished a race.
You see:

  • Wpm
  • Raw Wpm
  • Accuracy
  • Author
  • A diagram where you see the history of the wpm
  • A "Next Game" button

The Design for this Gui is not ready yet, so don't judge me for that.

Input Improvements

I finally added a good looking cursor, and made the input design changeable with the Font and the Font Size.

Not Finished Yet

A important thing that I have to fix, is the Base-Layout. If a screen is longer than the screen size, it just goes through the footer. Thats why I have to make it responsive.