Skip to content

lidianvilazio/star-wars-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars Game

Created a video game based on the Star Wars theme, and includes Star Wars music, characters, and scenery.

Demo

Getting Started

Fork and clone the project, to your computer.

Prerequisites

You will need to install ruby 2.3.3 or newer. You will need to have a IDE Atom or other.

You will need to have sqlite3.

https://www.ruby-lang.org/en/documentation/installation/

http://www.sqlitetutorial.net/download-install-sqlite/

Installing

  1. After forking and cloning the app you will need to run bundle install on the terminal.
  2. On the backend folder on the terminal run rails db:create, rails db:migrate and rails db:seed on the terminal.
  3. Run rails s or rails server on your terminal.
  4. On the frontend folder control and click on the index.html file and choose the Copy Full Path
  5. Go to the browser and press control V. The game should start running.

Playing

Left and right keys to move and up key to shoot. Have fun!!!! :)

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

Lidian Vilazio-Hays

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published