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

https://github.com/anthgrim/catchthenumber

Simple HTML, CSS and JS Game
https://github.com/anthgrim/catchthenumber

Last synced: 2 months ago
JSON representation

Simple HTML, CSS and JS Game

Awesome Lists containing this project

README

          

# Catch the Number - MIT Full Stack with MERN Challenge Extension

## App Information

### Title: Catch The Number

### Description

This is a simple game written in HTML, CSS and JavaScript, using DOM manipulation concepts and the Grid System.
The original goal of the challenge was to make an animation of the an Orange cell moving from the first div to the last one.

The challenge extension consists in a simple concept of making the time outs stop at the correct number.
The number is generated randomly before the execution of the time outs every time the user press "Start"

### How to Run

Simply download the zip folder with the source code file, or fork it into your github and clone it into your machine, and run it by using your favorite IDE.

Link to GitHub Deployment: **[Catch The Number](https://anthgrimk.dev/CatchTheNumber/)**

### Future Adds

- JavaScript Refactoring
- Media Queries for smaller screens
- Points system with a "Reset Game" button
- 1 v 1 Mode

### Author

Kevin Grimaldi.
Student at MIT - Full Stack Development with MERN

### License

MIT License