Commit Graph

17 Commits

Author SHA1 Message Date
827c867052 feat: json loader (#37) 2025-02-17 12:27:09 +01:00
af64c2e0f4 fix: jump issues (#36) 2025-02-03 16:30:19 +01:00
5dc42fec95 feat: detect win (#33) 2025-01-20 16:02:37 +00:00
4aeae0e1f1 feat: add menu scene + select level scene + nav between them (#31) 2025-01-20 16:23:46 +01:00
cefd20e067 feat: able to jump on obstacle (#32) 2025-01-20 16:00:53 +01:00
d7ec029bdc feat(ui): music + background (#30) 2025-01-06 16:11:40 +01:00
1b7912893f feat: collision with a spike (#28) 2024-12-16 16:19:59 +01:00
d8e3cd824d feat: add assets + obstacle (#26)
Co-authored-by: Théo LUDWIG <contact@theoludwig.fr>
2024-12-16 15:10:08 +01:00
079466b85d feat: continue to jump if space is holding (#27) 2024-12-16 14:55:46 +01:00
a7c19a6549 feat: add particles on player if it is not jumping (#25) 2024-12-16 11:59:21 +01:00
27a16dcef7 Revert "feat: add new Square and Background (#23)"
This reverts commit 6965f819be.
2024-12-16 11:09:29 +01:00
6965f819be feat: add new Square and Background (#23) 2024-12-16 11:05:31 +01:00
3e719a8d67 feat: place cube and jump + move camera (#24) 2024-12-16 10:01:50 +00:00
75a3e9144c feat(assets): add missing .meta files 2024-12-16 09:20:14 +01:00
fd74b170fc feat: add Square, Scene and Spike (#22) 2024-12-16 08:15:53 +00:00
674d3b1019 chore: remove not needed Unity assets (#18) 2024-12-07 14:19:52 +01:00
2d0ff2ff0d feat: init Unity (#10) 2024-12-02 10:11:00 +01:00