This website requires JavaScript.
Explore
Help
Sign In
syedm
/
mist
Watch
1
Star
0
Fork
0
You've already forked mist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
36
Commits
1
Branch
0
Tags
d0466599dfe95f6c45f54e01003099c99e862b43
Commit Graph
4 Commits
Author
SHA1
Message
Date
syedm
db7c2aa7a2
Enhance game over scene: implement GameOver class with options for retry and main menu, add background image, and handle mouse and keyboard interactions.
2026-04-02 15:33:50 +01:00
syedm
e42b31ec24
Refactor character and enemy AI movement logic; implement delta time for smoother updates and replace object (a reserved keyword) with prop.
2026-03-28 16:43:37 +00:00
syedm
bf93aecad1
Refactor event bus to use non-retrievable events;
...
update collision handling and add new inventory initialization; add torch lighting in fog shader;
2026-03-28 11:38:20 +00:00
syedm
8d643a3842
initial commit
2026-03-25 07:13:37 +00:00