Coder Social home page Coder Social logo

abdullaqudrat / battleshift Goto Github PK

View Code? Open in Web Editor NEW

This project forked from patrickshobe/battleshift

0.0 1.0 0.0 121 KB

battleship API interface - brownfield project

Home Page: https://battleshift-staging.herokuapp.com/

Ruby 88.19% JavaScript 1.56% CSS 1.08% HTML 9.16%

battleshift's Introduction

battleshift

Battleshift is an api interface to play the game battleshift built in Ruby on Rails.

This project was a 'brown field' project where we inherited an existing code base for a one player game with no external interface and no win condition validations. We built the API interface, win validation, and two player functionality while fixing and improving the existing code base. We found that a large percentage of the code base was untested and unused, we removed any code that was not necessary and wrote tests for the existing code base. Testing went from 30% to 90%+.

This project also used a spec harness for evaluation.

to run locally

  1. clone the repo
  2. bundle bundle && bundle update
  3. create the database rake db:{create,migrate,seed}
  4. start rails rails s

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.