SchoolProject12345 / OCardGame

The chaotic card game project we do in OC Informatique.
Other
0 stars 0 forks source link

Omy's Card Game

OCardGame is a simple but chaotic card game coded exhaustively in Python. Inspired by the popular game Magic The Gathering, the game revolves around fighting with powerful fantasy creatures through unique abilities!

Basic Rules

For a more detailled explaination, discover our in game tutorial in the main menu.

Running the Game

Before running, make sure requirements are installed, and that you are on the same network as your chosen opponnent.

Run main.py to run the game. Connect to your opponent by hosting a room, and making them join it after giving them your IP-address.

Future Additions

Contributors