MovingBlocks
Develop a simple interface screen
Working with Terasology's user interface requires knowledge of NUI - a framework used to create in-game interfaces, also known as screens. This task will walk you through the basics of creating and testing NUI screens and will be a nice introduction to the more complicated User Interface tasks.
Definition of 'Done'
- A pull request containing a new interface screen, created using the NUI Quick Start Tutorial, is submitted to the Sample module's repository.
- Modify
infoArea
to contain information from an in-game system of your choice. A static piece of text - like an interesting or inspiring quote - is fine too!
- Modify
Where to start?
- Following the instructions in the NUI quick start tutorial linked above, create a new interface screen (including a
*.ui
definition file and a code-behind class), then submit the pull request to the module!
Task tags
Students who completed this task
Tim Verhaegen, Quinn Roberts, Rufus Behr, J Young Kim, Paarth Madan, Zeke Roberts, Gregor Karetka, Scott Moses Sunarto, Mandar Juvekar, Isaac, Arpit Kamboj, Camellia Guan, Vaibhav Bajaj, capybara512