An open API service indexing awesome lists of open source software.

https://github.com/ansh-rathod/mini-javascript-projects

Mini javascript projects.
https://github.com/ansh-rathod/mini-javascript-projects

clock game ja javascript memory-game whack-a-mole

Last synced: 4 months ago
JSON representation

Mini javascript projects.

Awesome Lists containing this project

README

          

## Simple Javascript mini Projects




| Website                            | Description |
| -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [auto text](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/auto%20text) | Type writer effect with javascript |
| [background changer](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/background%20changer) | Random background color genrater |
| [Clock](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/clock) | Simple clock made with javascript. | |
| [Connect four game](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/conect%20game) | java-script connect four game. |
| [countdown](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/countdown) | 10 minutes countdown |
| [Theme changer](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/dark%20mode%20toggle) | Dark and white mode toggle theme changer. |
| [Memory game](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/memory%20game) | you have chosse two same card every time and win the game. |
| [Snow effect](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/social%20media%20snow%20%20effect) | Snow effect. |
| [Typing game](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/typeing%20game) | Simple game to increase keybaord skills. |
| [Wave effect](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/waves%20effect) | Wave effect ontap dots. |
| [Whack a mole game](https://github.com/Ansh-Rathod/Mini-Javascript-Projects/tree/master/whack%20a%20mole%20game) | catch mole and score max. |