cash1981 / civilization-boardgame-web

Civilization boardgame web interface - Using AngularJS and Bootstrap

Home Page:http://playciv.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Civlization boardgame (Fantasy Flight Games)

Build Status Coverage Status

##You can find the application Here --> (http://playciv.com)

##First version This is a web application where you can use to play the Civilization boardgame. The first version is targeted for Play By Forums.

This project will consist of server and client, where the server will create games, shuffle cards and hand out items to players. The client is an HTML 5 enabled mobile friendly web application that can create games, let players join these games and make draws.

##Coming soon Future version will be a fully playable web client with drag and drop play. For now users have to use Google Presentation and Spreadsheet or the forums to upload pictures and asset files.

##Requires

###civilizaton-rest

###civilization-web

##Installation Install what is required, and then run mvn clean install or mvn exec:java on civilization-rest and npm install and bower install then grunt serve on civilization-web

About

Civilization boardgame web interface - Using AngularJS and Bootstrap

http://playciv.com

License:Artistic License 2.0


Languages

Language:HTML 51.6%Language:JavaScript 44.5%Language:CSS 3.9%