db0 / godot-card-game-framework

A framework which comes with prepared scenes and classes to kickstart your card game, as well as a powerful scripting engine to use to provide full rules enforcement.
http://dbzer0.com/projects/godot-card-game-framework/
GNU Affero General Public License v3.0
895 stars 96 forks source link

Doc Recommendation: Quick Start Guide #102

Closed zombieCraig closed 3 years ago

zombieCraig commented 3 years ago

It would be helpful having the INSTALL broken down into a quick start guide and an advanced configuration guide. The quickstart could be something like create your own custom Yellow card and having it show up in the demo deck. That would teach most of the initial core concepts and give them a taste for how the Objects interact. Then they could use the advanced configuration portion to build out further.

db0 commented 3 years ago

Good idea! Thanks

db0 commented 3 years ago

Done!