Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.18 KB

File metadata and controls

28 lines (17 loc) · 1.18 KB

alt cover image

Achieve excellence in the sum operation with this easy to play, difficult to master math game.

Table of Contents

About this

This is my first attempt of building a Rescript application. To give the app this amazing look I used PaperCss. Feedback and comments about how to do things cleaner, better, faster, stronger are really appreciated

Instructions

To play click the "start" button in the main window. Then select the options that sum the target value before the countdown finish. During the game, you can click the "reset" button to restart the game. Either if the countdown finishes or you get the right choice, a "Play again" button will appear to allow you to start a new game.

Available Scripts

In the project directory, you can run:

res:dev

Starts the compiler from rescript to js.

dev

With the help of vite, launches a development server and autorefreshes the app on changes.