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
Files
db7c2aa7a224a5dc064fbe61bb18a8ae1dae3c1d
mist
/
game
/
enemy
T
History
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
..
ai.rb
Refactor enemy system: enhance EnemyAI with attack cooldown, update Force class to handle damage, and improve EnemyHandler for enemy removal; add OccamsRazor weapon with attack mechanics.
2026-03-30 19:39:43 +00:00
base.rb
Implement health bar system: add HealthBar class for managing health, integrate health updates in HUDLayer, and modify enemy attack handling to reflect damage taken.
2026-03-30 20:43:06 +00:00
force.rb
Implement health bar system: add HealthBar class for managing health, integrate health updates in HUDLayer, and modify enemy attack handling to reflect damage taken.
2026-03-30 20:43:06 +00:00
handler.rb
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