An intellectual math game made with React.
Key Features • How To Compile • Website • Credits • Related • License
- Fast login
- Leaderboard
- Profile Customizability
To clone and compile this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/NotARoomba/Makinator
# Go into the repository
$ cd Makinator
# Install dependencies
$ npm install
# Run the app
$ npm run dev
Makinator is available to try out on my website.
This software uses the following open source packages:
- Gravity Simulation - A gravity simulator for web
- Asteroids - A clone of asteroids ported to web from C++
- Niveles De Niveles - An early warning application made with React Native
MIT
Website notaroomba.dev · GitHub @NotARoomba ·