amethyst / evoli

An ecosystem-simulation game made with Amethyst
https://community.amethyst.rs/t/evoli-introduction/770
Other
217 stars 33 forks source link

Add a menu screen #48

Closed marotili closed 5 years ago

marotili commented 5 years ago

Add a menu state. The game should start in this menu state. In the menu state, a simple UI with two buttons is displayed. The first button 'Start' will start the game and transition into the main state. The second button Exit will close the game.

erlend-sh commented 5 years ago

Resolved in #82