Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.26 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.26 KB

Game Ideas

Live Demo

This is a rails application that helps game makers brainstorm ideas for potential video games. Users can submit suggestions to each game, and the game creator can mark a suggestion as 'greenlit.' This means the game creator intends to turn the suggestion into a feature in the game.

Installation

Simply clone the repo or download and unzip the files to any folder on your computer. To start the program, navigate to the program folder and run

$ bundle 
$ rake db:migrate
$ rails s

or install your preferred production server.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kev112/gameideas. 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 app is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Plot Writer project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.