anravalli / MonsterChase

A simple hunter/hunted game based on QT just to play around with behavior trees
GNU General Public License v3.0
1 stars 2 forks source link

Game Pages #33

Closed anravalli closed 2 years ago

anravalli commented 3 years ago

The Game will have the following pages:

Each game page shall implement the GamePage interface providing consistent handling for common behavior (e.g. pressing ESC for exiting the current page)