On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

For the last few days, I've been working on the WPM calculator, which would be one of the most important features if players use this to learn typing. Making the value change smoothly was a real challenge (the interpolation step is pretty complicated to say the least). It did teach me a lot about C# features and maths though, both in failed attempts and the final implementation.

Here it is. Ta-da! (look at the bottom right ^u^)


The accuracy display and the results screen are also ready.

 I will wrap this update up and upload a build shortly.