greglo/StackGame

Create a Stack UI

Closed this issue · 0 comments

At the moment, ApplicationFrame.java contains a dummy box for the StackUI.

We need one. It should listen to the StateManager's machine. Initially, doesn't need to listen to clicks or react to the user.

(We might want to introduce a bijection at a later stage…)