JoshFabian / ookii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HummingBird ookii


Getting It Running

Clone The Repo

git clone https://github.com/JoshFabian/ookii.git

Run NPM Install

This was created with node V6.2.2

npm i

Run Mongo DB

mongod

Can be installed via homebrew

Run the app

In another terminal other then mongo

npm start

Open the app

http://localhost:4000/

TODO

  • Work on tail
    • Fix corners
    • Add more colors
    • Work on animation
  • Slow down player movement
  • Flip tiles
    • Work on tiles chosen to flip algo
  • Kill Players
  • Score board
  • Name input
  • Show name above player

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%Language:HTML 0.0%