A downloadable app for Windows and Linux

Hi there! 👋

This is my personal C# / .NET pet project. Instead of just leaving it in a folder on my drive, I decided to polish it, set up a proper build pipeline, and release it just for fun.

It's a classic terminal-based Math Game. Feel free to play around, test your mental math, and check out the CLI interface. 

No ads, no tracking, no donations — just pure code and math.

The project is fully open-source. Check it out here

Published 7 days ago
StatusReleased
PlatformsWindows, Linux
AuthorRriarys
GenreEducational
TagsMath, Minimalist, Retro, Short, Singleplayer
AI DisclosureAI Assisted, Graphics

Download

Download
MathGame v2.0.1 [Linux x64] 5.7 MB
Download
MathGame v2.0.1 [Windows x64] 5.4 MB

Install instructions

Windows Run:

  • Download and extract MathGame v2.0.1 [Windows x64]
  • Run MathGame.exe
  • Note: If Windows SmartScreen appears, click "More info" -> "Run anyway". This is common for unsigned open-source apps!)*

Linux Run:

  • Download and extract MathGame v2.0.1 [Linux x64]
  • Open your terminal in the folder
  • Run 
chmod +x MathGame 
  • And then 
./MathGame

Leave a comment

Log in with itch.io to leave a comment.