Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elisa-amaral/fly-swatter-challenge-game
Game coded in JavaScript, HTML, CSS and Bootstrap.
https://github.com/elisa-amaral/fly-swatter-challenge-game
bootstrap css html javascript
Last synced: about 2 months ago
JSON representation
Game coded in JavaScript, HTML, CSS and Bootstrap.
- Host: GitHub
- URL: https://github.com/elisa-amaral/fly-swatter-challenge-game
- Owner: elisa-amaral
- Created: 2022-07-14T21:17:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T19:08:22.000Z (over 2 years ago)
- Last Synced: 2024-02-08T13:34:37.916Z (11 months ago)
- Topics: bootstrap, css, html, javascript
- Language: HTML
- Homepage:
- Size: 2.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fly-Swatter Challenge Game
This project is a simple game named Fly-Swatter Challenge. The purpose of the game (as a player) is explained below.
## Screenshot
![Screenshot](Screenshot.png)
## Purpose of the Game
If the ***fly*** element is clicked before it's automatically removed (deleted from the screen) and there still is time remaining and life points remaining (filled hearts), the user continues to play. If the ***fly*** element is not clicked before its automatic removal, the life points are affected (--1). The purpose of the game is that the user stays "alive" (clicking on every fly that appears on the screen) until the timer runs out.
## Technology Stack
The project was built with:
+ JavaScript
+ HTML
+ CSS
+ Bootstrap