Skip to content
/ Godeck Public

Godeck is a mobile turn-based card game themed with Gods and Mythical Creatures.

Notifications You must be signed in to change notification settings

BrunoPB/Godeck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godeck

This is the repository of Godeck.

Godeck is a mobile turn-based card game themed with Gods and Mythical Creatures.

Run project

To run the whole game, we need to setup the Backend Evironment (Game Server) and then the Godot Engine (Game Client).

Running Game Server

The game server is being developed using Java Spring Boot and MySQL.

Luckly, we have a setted up Docker environment, so there is no need to install all the backend technologies, just Docker, it'll do everything for you.

  • IMPORTANT: If you are using Linux, you need to install Maven. Careful, it might have some prerequisites.

Download Docker Desktop here.

After installing and signing up, run:

Now the game server is running.

Running Game Client

The game is being developed in Godot version 4.2.1.

You can find the Godot page here.

After downloading Godot, just open the project.godot file in the Game Engine. Now just click on the play button (▶) in the superior right corner.

About

Godeck is a mobile turn-based card game themed with Gods and Mythical Creatures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages