ppebb / isp2

GNU Lesser General Public License v3.0
7 stars 4 forks source link

Implement character and world creation, serialization #87

Closed ppebb closed 4 months ago

ppebb commented 4 months ago

Provides a basic UI for character and world selection and creation. Additional fields can be added later once they are needed. Also adds a UICarouselButton which allows for a cycling list of options to be within a single button.

Addresses task #65 story #7 and #6.