Coder Social home page Coder Social logo

shobhitic / rockburg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryanckulp/rockburg

0.0 2.0 0.0 164 KB

Rockburg is a music industry simulation game. ๐Ÿค˜

Home Page: http://rockburg.com

License: MIT License

Ruby 72.87% JavaScript 0.77% CoffeeScript 0.93% CSS 0.94% HTML 24.48%

rockburg's Introduction

Rockburg

Rockburg is a music industry simulation game that I've had brewing in my (@Shpigford) head for years.

Back in the early 2000's I was super in to this game called Project Rockstar and it met an untimely death thanks to trademark issues with their name. Poor guys.

Ultimately what I'm trying to do here is build a fun, modern simulation game. I have no idea what I'm doing, so all input is more than welcome!

Playing the game

You can access the super-extra-alpha version of the game now: https://alpha.rockburg.com

But beware it will frequently be wiped clean until we officially launch.

Codebase

The current codebase is vanilla Rails. Really nothing out of the ordinary here. Locally it's using SQLite locally for the data store and Sidekiq for workers.

Local setup

$ bundle && rake db:setup # sets up the database and loads seed data
$ bundle exec puma # starts webserver

# in another console tab...
$ sidekiq # required for background jobs, which much of the app relies on

Contributing

It's still very early days for this. It doesn't exist on any public servers yet...all dev work is still just local. So, your mileage will vary here and lots of things will break.

But almost any contribution will be beneficial at this point as all the work I've done has been sledgehammer type stuff instead of details.

If you've got an improvement, just send in a pull request. If you've got feature ideas, simply open a new issues!

Chat

We've set up a Slack channel for development (and general game discussion): http://chat.rockburg.com

License & Copyright

Released under the MIT license, see the LICENSE file. Copyright (c) 2018 Sabotage Media LLC.

rockburg's People

Contributors

shpigford avatar bsharpe avatar shobhitic avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.