Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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