-
Notifications
You must be signed in to change notification settings - Fork 0
Introduce godot-based graphic interface. #37
Copy link
Copy link
Open
Description
Ncurses is great library, but text-based interface not so user-friendly for gamer if compare with graphic-based. So card and battle scene can be implemented with godot.
The issue was done from sticker "Create OpenGL graph engine". Godot is better solution: It require less actions to be done for scene creation.
Comunication with godot is networking. This interface can be done fast even if godot have c++ api. The API can be done later if it be usefull.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
In Progress