Skip to content

raymond301/PlanetaryCCG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Card Game

by raymond301, designed by Kraethor

Development Notes

  • This project was created in IntelliJ IDEA 12.1.6 for binding GitHub repository
  • Generated by: Sails.js
  • Front-End: Bootstrap 3.0.3, Kinetic.js 5.0
  • Back-End: MongoDb, Node.js

Installation

  1. Download Node.js
  2. Download this app. Click "Download ZIP"
  3. UnZip & Navigate to the project directory.
  4. $ cd Downloads/PlanetaryCCG-master/
  5. $ npm install
  6. $ node app.js
  7. Now you've started the server locally. Open a browser and navigate to http://localhost:1337/

Additional Features to Add

  1. user account connected to game-configurations & preferences
  2. e-mail address authentication & alerts for updates
  3. Players should also be able to chat with other players in a lobby
  4. able to start a new or join an existing game session
  5. user should not have to spend more than 5 minutes to be able to start a game
  6. Updating the game-state should not take longer than five seconds
  7. Guided game tutorial
  8. Various Difficulty AI bots to play against.

About

Space Card Game. Built with Node.js, Sails.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published