amterp / COMP30019-Project-1

Project 1 for 2018 Semester 2 of COMP30019
1 stars 0 forks source link

Add map seed system #51

Closed amterp closed 6 years ago

amterp commented 6 years ago

From commit:

Add two UI elements: Seed input field and seed display. The user can now input a specific seed to generate the terrain. They can also leave the seed field blank and generate a random one. During this, there is a text field which will diplay the seed for the current map.

Merge #50 before this one.