Giter VIP home page Giter VIP logo

basket_case_backend's Introduction

Basket Case

An arcade-style, catch-the-apples type game. Make sure to avoid the Beehives!!

Created with a Ruby on Rails API backend and a Javascript frontend, Basket Case is a game inspired by arcade type games. You must catch as many apples as you - it's okay if you miss some - and gain as many points as possible to be on the leaderboard; just make sure to avoid the Beehives! You start with 3 health packs, if a beehive touches you (the basket), then you will lose a life.

Javascript front end repo available here: https://github.com/Ms-Alex/basket-case-frontend

basketcase still image

Installation

OS X & Linux:

front end:

npm install

back end:

bundle install

Usage Example

Before playing, you must enter a username:

basketcase demo 1

Then, play to your heart's content until you reach the leaderboard. But, remember to AVOID the beehives!

basketcase demo 2

Development Setup

front end:

open index.html

back end:

rails db:create
rails db:migrate
rails s

** Must have postgres installed and running on the background.

Release History

  • 0.1.0
    • The first proper release

Meta

Brad Newman - [email protected]

Alexandra Hernandez โ€“ [email protected]

Distributed under the MIT license. See LICENSE for more information.

[https://github.com/newmanbradm]

[https://github.com/Ms-Alex]

Contributing

  1. Fork it (https://github.com/Ms-Alex/basket-case-frontend/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

basket_case_backend's People

Contributors

newmanbradm avatar ms-alex avatar

Stargazers

Leann Kim avatar

Watchers

James Cloos 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.