Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 331 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 331 Bytes

Mini-games

For now, there's only a calculator game written for my sisters to practice addition, subtraction and multiplication

Try here

Installation

git clone https://github.com/br4ch1st0chr0n3/mini-games
cd mini-games
npm i

Development

npm run dev