it is the web game which catch mole by hammer and it is developed by javascript
This project's purpose is to create a web game based on vanilla javascript
- Catch mile by mouse clicking
- You can get 1 point each time you catch a mole.
- Total time is 60 sec
- Play: https://g-hoon.github.io/doodeoji_game/
- git clone https://github.com/G-hoon/doodeoji_game.git
- npm install
- npm run build
- npm run dev
- Hi, This is jihoon bae. and it was my first game project based on javascript. I had so enjoyed this project and I'm welcome your opinion. plaease let me know if you have any concern or idea.
- ToDo
- encapsulation css code for mole object and using shadow root.
- Add powerful interestings for enjoying it better.
- refactoring code and css
- Issues
- More moles appeared than expected
- reactive web not working (not implemented correctly)
- back to page issue (page does not work correctly or show)