Game idea:
There will be an annoying insect animal or other figure, that you can punch using your 'cursor' which will hopefully be a boxing glove. The more you 'punch' the better your glove and stronger opponents. Hopefully a bossfight Game name (WIP) 'Mouse puncher 3d'. The 3d wi.l fly in after 2 seconds on the page or smth likre taht. Maybe i will go with a medieval theme instead idk.
echo "# Javascript_clicker_game" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/aury646/Javascript_clicker_game.git git push -u origin main