indiadearlove / pig-pong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt text

Code Climate Test Coverage

Heroku (live)

Pig-Pong

Objectives of exercise

  • Node
  • Html and CSS
  • JavaScript
  • Testing with node
  • Front-end development
  • Test-Driven Development
  • Phaser game graphics

Job List

  • Create a Homepage with Name Entry
  • Create a Game Canvas with a user and an interaction with some sort of object.
  • User Friendly Experience
  • Impliment Two Player Mode

Technologies used

  • Javascript
  • JQuery
  • Node
  • Html
  • CSS
  • Git
  • Heroku
  • Jasmine
  • Websockets

How to clone this repo

git clone https://github.com/IndiaDearlove/pig-pong.git

How to run tests

cd pig-pong
npm test

How to run locally

node server.js

Visit http://localhost:9999/

Github profiles of creators

About

Made during our 8th week of Makers Academy. Given the task of creating a real time game. The game engine was made using Phaser.

Screen Shots

Alt text Alt text

About


Languages

Language:JavaScript 87.9%Language:CSS 12.1%