Commit Graph

11 Commits

Author SHA1 Message Date
2fb21764da Added selector for game performance
Will probably lower the number of threes and grass assets placed
2024-03-07 15:59:02 +01:00
7b31a9a632 WIP Menu
Still a WIP, but users will be able to choose some settings, select language or maybe use the static website version
2024-03-06 16:37:11 +01:00
63c4940bce Added some text before the game loads
This "Loading..." will help people to understand that the website is loading, and isn't just a blank page. I'll consider creating a nice css animation later, but I just wanted something quick and easy for now
2024-02-15 09:22:19 +01:00
89531178ba Added new arrow picture
Used for phone movement buttons
I don't really like those arrows, so I may change them
2024-01-28 23:37:04 +01:00
3e532a4027 Added some buttons so phone users can move
Also made sure that body takes full screen, so phone users can't scroll
2024-01-28 23:29:42 +01:00
ddcdc09551 Updated title 2024-01-27 02:16:57 +01:00
c07175f4fa Added a first zoom plate
Works great, let's make the code cleaner and use it everywhere
2024-01-18 01:17:08 +01:00
8d948d0874 Added link to my github profile
It works !
2024-01-11 23:30:46 +01:00
aff8499005 Notifications can now be removed
Added the corresponding method
2024-01-09 22:38:04 +01:00
02cf36a131 Started to add a notification div
We just need to correctly implement Jquery and we will be able to show notifications in the game
Also updated npm modules
2024-01-08 23:34:32 +01:00
988039705c Working example of three.js
Start with npx vite, works fine
2023-11-10 00:04:18 +01:00