Skip to content

Valyreon/seven-card-game-godot

Repository files navigation

Seven Card Game

This is one of my old projects I decided to upload to github. It is a multiplayer card game made in Godot Game Engine.

It uses simple client-server architecture. The host (server) needs to forward the port 3560 in his router settings in order to host the game over internet. For testing purposes you can open two instances of the game, host on one and connect to 127.0.0.1 (localhost) on the other (client). You can find help for port forwarding here.

Building


Game was developed in Godot Game Engine 2.1.5 which you can download here. For exporting the project into executables you will need 2.1.5 export templates which you can download from here. This project will not run in Godot 3.0 or later releases.

Game Rules


You can find the rules for this card game described here in detail.

Acknowledgments


Because I developed this project a while ago, I don't have the sources for the images in this game. They were all downloaded from open-source sites. I did not make any images featured in this game! I will try to locate some of the sources.

Screenshots


screenshot 1 screen shot 2017-08-07 at 12 18 15 pm screen shot 2017-08-07 at 12 18 15 pm