A simple fly swatter browser game using Javascript.
A simple fly swatter browser game using Javascript.
Read it in other languages: English ,
Português (Brasil)
This project was made based on the online course ‘Desenvolvimento Web Completo 2020 - 20 cursos + 20 projetos’ (Full Web
Development - 20 courses + 20 projects) available at Udemy and taught by
Jorge Sant Ana and
Jamilton Damasceno. It consists of some html pages for the views and a
script that runs the game. For now, it only runs directly on a browser.
Open the index.html file in a browser. Select the difficulty level, which will determine the spawn interval of flies Once the
game has started, just click on all the flies that appear on the screen until the count down has ended. If you can beat
them all, you win. If you miss, you lose a life. Losing all 3 lives will lead to a game over.
This project is licensed under the MIT License - see the
LICENSE.md file for details.