Skip to content

Card game ''Citroni'' that is played in DITF SP, but now it can be played online.

License

Notifications You must be signed in to change notification settings

MartinsBumanis/CitroniCardGame

Repository files navigation

Citroni: The Game

Play the game at Citroni.lv or ej.uz/citroni.

Rules

This is a variation of the game Sh*thead, from the computer science students of RTU. Original rules: wikipedia.

Special cards:

  • 3 - starts from beginning

  • 6 - transparent, keeps the value from last card

  • 10 - burn the stack

  • Joker - burn the stack

  • 4 of the same burns the stack.

Original code from CodeStix.

The current state of the game requires a HTTP connection, won't work with HTTPS.

To deploy to localhost put "localhost:81" in the GameScene.js websocket variable or IP address for online.

To deploy you can use ''npm start''.

To install node modules do ''npm install''.

You might need to do ''npm install websockets''

About

Card game ''Citroni'' that is played in DITF SP, but now it can be played online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published