issues
search
FeedBackDevs
/
feedback
FeedBack - Music & Rhythm Game Engine
GNU General Public License v2.0
35
stars
2
forks
source link
Front-end/UI system
#2
Open
TurkeyMan
opened
10 years ago
TurkeyMan
commented
10 years ago
The front-end and UI should be theme-driven.
Some ideas...
XML (similar to HTML?) for layout of UI elements
Integrate a script like Lua to control transition/sequencing
Needs to support multiple 'active' elements, which may be driven by many players with various different input devices simultaneously
Dynamically size-able; support the most possible screen types/resolutions (within reason)
The front-end and UI should be theme-driven.
Some ideas...