Skip to content

JS based checkers game sitting on Ember framework. It's currently hosted on github.io with a few image loading problems.

Notifications You must be signed in to change notification settings

danwulff/checkers

Repository files navigation

Checkers

Welcome to our APP! This is the classic game of Checkers but with a space theme. All traditional Western Rules apply and are further explained in the content of the web app itself. This project was created with the EMBER Javascript framework over the course of four days for Epicodus's June Javascript course.

The app will allow two players to play checkers against each other (from seperate browsers). If a game is in 'progress' with no players active, you can navigate to ./admin to reset the game.

We hope you enjoy and if you have any questions or comments please feel free to contact us at [email protected].

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

Project Contributors

  • Inthrayuth Mahaphol
  • Nadiya Yeroshkina
  • Daniel Wulff
  • Reed Lambier

###CopyRight all rights reserved (c) MIT.

About

JS based checkers game sitting on Ember framework. It's currently hosted on github.io with a few image loading problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published