Skip to content

This is a game built using JavaScript, HTML, CSS, with a Ruby on Rails API for the backend. The game allows a user to enter a username and then start a new game where they click on creepers to gain points and practice their aim for shooting video games. The program will keep track of their scores and will display their top 5 score to them in order.

Azbury/aim-practice-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

Aim Practice Game

This is a game built using JavaScript, HTML, CSS, with a Ruby on Rails API for the backend. The game allows a user to enter a username and then start a new game where they click on creepers to gain points and practice their aim for shooting video games. The program will keep track of their scores and will display their top 5 score to them in order.

Installation

$ git clone https://github.com/Azbury/aim-practice-game.git
$ cd aim-practice-game
$ cd backend
$ cd aim-practice-game
$ bundle install

Usage

Type the commands below and go to the link provided.

$ rake db:migrate
$ rails s

Open up a new terminal

$ cd frontend
$ explorer.exe index.html

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Azbury/aim-practice-game.git. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

This is a game built using JavaScript, HTML, CSS, with a Ruby on Rails API for the backend. The game allows a user to enter a username and then start a new game where they click on creepers to gain points and practice their aim for shooting video games. The program will keep track of their scores and will display their top 5 score to them in order.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published