This game was created using vanilla js, html and css only.
Jardinains is an interactive game where a player is required to pop tiles using a ping pong ball and a moving platform.
Working game will be available here
A heartly thanks to sprite resourse.
- My brain
- Opensource community
The project requires no special package.
git clone
Run using vs code live server
https://localhost:5500/
root
├── script.ts
└── controls.ts