sylvestre
  • Joined on 2026-03-30
sylvestre pushed to main at Nono/Projet_48h 2026-03-31 16:13:00 +02:00
3a6bd21b59 Update glass counts
sylvestre pushed to main at Nono/Projet_48h 2026-03-31 16:07:39 +02:00
694de9e2d6 Revamp README and add main menu image
Compare 2 commits »
sylvestre pushed to main at Nono/Projet_48h 2026-03-31 15:23:41 +02:00
ea479f8225 Remove ads if aspect ratio bad
sylvestre pushed to main at Nono/Projet_48h 2026-03-31 15:20:02 +02:00
6127e53708 Fix level 3
sylvestre pushed to feature/grid at Nono/Projet_48h 2026-03-31 14:55:03 +02:00
954af3cded Fix relative paths
sylvestre pushed to feature/grid at Nono/Projet_48h 2026-03-31 14:53:30 +02:00
1eb3aec524 Update game.js
Compare 2 commits »
sylvestre pushed to feature/grid at Nono/Projet_48h 2026-03-31 14:16:08 +02:00
f4c821ae97 Replace void with walls
sylvestre pushed to feature/grid at Nono/Projet_48h 2026-03-31 14:10:40 +02:00
90a0de0429 Add level selection menu and persistence
sylvestre pushed to feature/grid at Nono/Projet_48h 2026-03-31 14:05:37 +02:00
34d213d5f4 Support limited glass inventory and yellow laser
sylvestre pushed to feature/grid at Nono/Projet_48h 2026-03-31 14:04:12 +02:00
ab4043defa Merge branch 'feature/grid' of https://git.ninolbt.com/Nono/Projet_48h into feature/grid
a9d2a0c9a5 Support per-level game element configs
9c7c2ddc1d Implement captors and color-dependent laser effects
edea5e0972 Remove rotatorButton on lvl 1
f3809db72b Merge branch 'feature/grid' of https://git.ninolbt.com/Nono/Projet_48h into feature/grid
Compare 32 commits »
sylvestre pushed to feature/grid at Nono/Projet_48h 2026-03-31 13:34:32 +02:00
a9d2a0c9a5 Support per-level game element configs
9c7c2ddc1d Implement captors and color-dependent laser effects
Compare 2 commits »
sylvestre pushed to feature/grid at Nono/Projet_48h 2026-03-31 13:15:42 +02:00
edea5e0972 Remove rotatorButton on lvl 1
f3809db72b Merge branch 'feature/grid' of https://git.ninolbt.com/Nono/Projet_48h into feature/grid
68b6493e50 Add rotator buttons and auto-rotating mirrors
Compare 3 commits »
sylvestre pushed to update/ui at Nono/Projet_48h 2026-03-31 12:07:41 +02:00
49045e4d76 Add win overlay
43100e65e9 Add game title and update layout styles
94ddc4a00f Make size bigger + add ads
Compare 3 commits »
sylvestre created branch update/ui in Nono/Projet_48h 2026-03-31 12:07:41 +02:00
sylvestre pushed to feature/grid at Nono/Projet_48h 2026-03-31 11:52:33 +02:00
abf097e117 Fix textures/button/lasers & add ads
sylvestre pushed to feature/lasers at Nono/Projet_48h 2026-03-31 10:59:55 +02:00
65bd05d47c Add laser overlay to not erase button etc
sylvestre pushed to feature/lasers at Nono/Projet_48h 2026-03-31 10:53:22 +02:00
e90a1fc497 Add glass palette, colored lasers & UI layout
sylvestre pushed to feature/lasers at Nono/Projet_48h 2026-03-31 10:27:48 +02:00
75a68a7c75 Add ads to the main game page
sylvestre pushed to feature/lasers at Nono/Projet_48h 2026-03-31 09:52:55 +02:00
731d040e89 Remove index & change walls colors
sylvestre pushed to feature/lasers at Nono/Projet_48h 2026-03-31 09:50:11 +02:00
5620fade9c Prevent rotation after level ending