LaurierCS / PHI-TextBasedGameEngine

A text based game engine for creating games
4 stars 1 forks source link

GUI #18

Open jbheard opened 4 years ago

jbheard commented 4 years ago

We could create a gui for out app, this would have several benefits:

The downside is that this would be a pretty big project, we will need a lot of planning and work on the main engine before we can even consider this.

SherRao commented 4 years ago

I think we should create the main project without the GUI, and later on when the bulk of the work is done, create a GUI utility to enable devs to create games.