Flashcard game

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Serenade
:warning: Old Version Published before Godot 3 was released.

Hey all!
Do anyone knows/has a Flashcard game project?
I want to make a little flashcard game, but i have NO idea how to make code to Create a card, like add text to it, then save it and later to load it, show it or even edit it… : (

What is a Flashcard? Your question is not specific enough.

Zylann | 2017-03-09 13:39

An example
around ~ 4min mark
https://www.youtube.com/watch?v=O1O16TMQTD0

Serenade | 2017-03-28 07:57

:bust_in_silhouette: Reply From: jjphung

I’m also a beginner at Godot. But this question is pretty bad. Looking at your profile, it seems like you’re taking a step in the right direction. Learn to code in GD, it is really similar to Python and Godot Docs is your friend. There are a bunch of tutorials on Youtube and Google that you can watch and read. Then take what you know and apply it to what you want. This is how I am approaching my game, and asking specific coding questions I don’t know how to do.