The Terasology Foundation
Develop a simple interface screen
Make a silly new UI screen
UI is a vitally important element of any piece of software directly consumed by a human!
All the UI in Terasology is done using our own system called NUI.
This task serves as an introduction to our UI system by having you simply create your own new UI screen that does something silly (or useful!)
Acceptance Criteria'
- Provide a screenshot or small gif of your UI open in-game and doing something
- Submit a PR to the Sample repo, another suitable module that could hold your UI, or link your own new module repo containing the code
- Bonus points for submitting a useful new UI, into some existing content module - find a thing that is missing or could be improved and do it!
Resources
- See the NUI tutorial for all your NUI needs!
- Grab the Sample module for a small series of existing UIs and consider adding yours there. But make it unique don't just closely clone something that already exists
- You could look for UI labelled issues on GitHub and try to complete one of those as long as it involves you learning and showing you understand our UI system
Task tags
Students who completed this task
nailorcn, Torpedo, ujjman