-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
The tutorials now consist of:
- Foreword (setting up Go environment, explain what we're going to do)
- Hello-World (first window in engo, first static entity (like the "hello" demo)
- First-System (first user-written system, the basic
MouseSystem, keyboard)
I am thinking about creating tutorial 4 tomorrow, which will be about the CameraSystem and a little bit more about the MouseSystem. It will allow them to move around in their world, and click on their cities.
The tutorial after, might be something about the HUD / Z-Indexes. We might open some kind of HUD-like information panel whenever they click on a city, displaying information. They would see that the HUD is static and doesn't move with the camera, which is nice.
This issue is to come up with ideas for additional tutorial-posts. And perhaps discuss which shall be made first, and which would be better if we waited.
Planned:
- CameraSystem + MouseSystem continued
- HUD / Z-Index
Ideas so far:
- AudioSystem with sound effects / background music?
- Custom shaders (I feel like I'm not the right person to teach someone else about this - up for grabs? )
umarquez and syurchen
Metadata
Metadata
Assignees
Labels
No labels