Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 857 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 857 Bytes

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