While learning and experimenting with JavaScript, I wanted to build something fun, interactive, and skill-improving โ not just another CRUD app.
So I built a small game called Typing-Rain ๐ฎ
The idea is simple:
๐ Words fall from the top like rain
๐ You type the word before it hits the ground
๐ Miss itโฆ and you lose points (or lives ๐)
๐ฎ Why a Typing Game?
Typing speed is a superpower for developers.
Instead of using boring typing tools, I wanted:
- Game mechanics
- Visual pressure
- Real-time interaction
- Skill + fun combined
Thatโs how Typing-Rain was born.
โ๏ธ Game Mechanics
- Random words generated at intervals
- Each word falls at a fixed speed
- Correct typing destroys the word
- Missed words reduce score / life
- Increasing difficulty over time
Simple logic โ addictive gameplay.
๐ธ Gameplay Preview
๐ฌ Feedback Welcome
Iโm building this project to learn by doing.
If you have:
- Gameplay suggestions
- Code improvement tips
- Feature ideas
Iโd love to hear them ๐
๐ Gitlab repo: https://gitlab.com/hardik.47/namastejs

Top comments (0)