Skip to content

Releases: Warckoooooo/many-little-games

1.1.0: Merge pull request #4 from Warckoooooo/add-mentalmath-minigame

04 Sep 07:14
3fb7d19
Compare
Choose a tag to compare

Release 1.1.0 - New Mental Math Game!

We're excited to announce the release of version 1.1.0, which introduces a brand-new game: Mental Math!

🎮 New Features

  • Mental Math Game: Put your brain to the test with our new mental math challenge! Players are required to solve various mathematical problems quickly and accurately. It's a great way to sharpen your math skills while having fun.

📥 Installation & Update

To update to version 1.1.0, simply download the latest release from the Releases page and follow the usual installation instructions.

Thank you for your continued support and feedback! We hope you enjoy the new Mental Math game as much as we enjoyed creating it.

1.0.0 : First Version Working

02 Sep 16:07
1cc09f1
Compare
Choose a tag to compare

Release 1.0.0

New Features:

  • Added three games to the menu:
    • Tic Tac Toe
    • Guess the Number
    • Guess the Crontab

Details:

  • Tic Tac Toe: Classic tic-tac-toe game.
  • Guess the Number: Guess the randomly generated number.
  • Guess the Crontab: Guess the Crontab expression for a given time.

Bug Fixes:

  • Fixed an issue where user input was not properly handled in the "Guess the Crontab" game.

Instructions:

  1. Compile the project with make.
  2. Run the program with make run.
  3. Choose a game from the menu to start playing.

Thank you for your interest and feedback!