I try my best for making a small project every week. These projects aren't in specific field and I do it just for fun! Feel free to participate and pull requests are welcome!
-
WEEK 1 - Numicide - Very simple game made with Kaplay - library for making web games.
- How to run:
git clone https://github.com/sina-yeganeh/1week-1project.git cd ./1week-1project/numicide # npm and nodejs required npm install npm run dev