Commit graph

7 commits

Author SHA1 Message Date
b67a8a893a feat: Change file structure
- Move return object to named export for 11ty config
- screens is now view
- 11ty data files moved to view/_data
- templates is now view/_includes
- Both are the default directories
- data is now used as intended, for user data
- Update index to reflect filenames and structure
2026-04-05 14:13:32 +02:00
38274c1277 feat: Update game screen
- Use new RandomPixelPlaceholder
- Add first event for view
2026-04-05 12:18:40 +02:00
46491f8df7 feat: Change game screen and menu class
- Add default option
- Add init and changeView
- Change style to be more specific
- Rename constants and variables
2026-04-04 13:03:59 +02:00
019e25945e feat: Change menu for game
- Add next and previous behaviour
- Separate views, directions and actions
2026-04-04 12:12:21 +02:00
aa40877469 feat: Add a menu class to game
Use event delegation and the data-action attribute.
2026-04-04 11:17:54 +02:00
afcb06a808 feat: Change styles for game 2026-04-04 10:22:04 +02:00
19577eca8c feat: Change game structure
- New template
- Rename screens
- New partial for menu
- New data file for menu content
- Separate styles
2026-04-04 09:21:34 +02:00
Renamed from source/screens/demo/examples/game/new.liquid (Browse further)