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.
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.
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.
The app is available as open source under the terms of the MIT License.
Everyone interacting in the Plot Writer project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.