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
- Host: GitHub
- URL: https://github.com/anthgrim/catchthenumber
- Owner: anthgrim
- License: mit
- Created: 2022-03-25T20:11:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T23:53:35.000Z (almost 4 years ago)
- Last Synced: 2024-12-28T13:40:46.867Z (about 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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