Skip to content

zorlu/cards2-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cards2-client

This is an open source educational Online Trading Card Game (TCG) Client written with HTML5 and Javascript.

Server (Python/Django) repo is here.

Installation

Screenshot

Cards 2 running screenshot

Game modes

  • Player vs Player (uncomment required block in game_server.py) also not tested!
  • Player vs AI
  • Player vs AI Dungeon stages (modify requires in client wsocket.js)
  • AI vs AI (inspector mode) (modify requires in client wsocket.js)

TODO

  • Documentation