Skip to content

Learning godot and the godot-card-game-framework to create card game

License

Notifications You must be signed in to change notification settings

jonjelinek/godot-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godot-card-game

This is a modified copy of the Godot Card Game Framework. Go read up on the framework on the project's official repo.

The modifications made here are part of my iterative learning process.

Primary goals

  • Learn gdscript language and godot engine application.
  • Create a simple card game from this framework that can be published on github pages or itch.io
    • Focus on a single player that that has some level of replayability

Progress so far:

Completed:

In Progress:

  • Learning godot engine basics
    • Change the apps dimensions on start
  • Trim down the files to only contain the framework itself and game

To do:

  • Become competent creating new nodes in godot and writing gdscript from scratch
  • Determine best workflow for coding, testing, debugging godot project
  • Design a card game
  • Determine minimum set of card attributes needed for game
  • Create core set of cards
  • Create or locate artwork for core set of cards

About

Learning godot and the godot-card-game-framework to create card game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published