Cursed Ace
A multiplayer card game
implemented by
Also known as the DCHS

Trailer

About the Game

Our game originates from Asia and is a strategical card game where the aim is to get rid of all the cards in your hand, with the Ace of Spades being the unluckiest card in the game. Hence the name of the game Cursed Ace.

The deck of cards is a normal 52 deck of cards with no jokers involved, and the smallest card being the number 2 and the highest being the Ace.

Download

Click on the logo above to download our game.

To start the game, open the terminal and switch to the root directory of the Download. There you can start either a server or a client with these commands:

Server: java -jar Cursed-Ace.jar server <Port>
Client: java -jar Cursed-Ace.jar client <Hostaddress>:<Port> [<Username>]

Make sure that you are on the same Network using a VPN-Client, for example Hamachi.

About Us

We are the developers of Cursed Ace, a multiplayer card game. We call ourselves the DCHS. The game was implemented by Michelle Bösiger, Shane Okomor, Barththan Sivanantham and Lisette Maureira. We are studying computer science at the university of Basel and we created this project for the CS108 course.