Skip to content

Add menu, HUD, and casino interactions#11

Merged
Artemka374 merged 1 commit into
mainfrom
feature/menu-hud-casino
Apr 4, 2026
Merged

Add menu, HUD, and casino interactions#11
Artemka374 merged 1 commit into
mainfrom
feature/menu-hud-casino

Conversation

@Artemka374

Copy link
Copy Markdown
Collaborator

Summary

  • add arrow-key movement alongside WASD
  • add mouse hover/click support to the main menu
  • replace the faint in-game controls line with a more visible HUD controls panel
  • add a simple spawn-area casino that gambles carried resources with a 30% chance to double them into the depot

Testing

  • ran luac -p src/input/inputmanager.lua src/states/daystate.lua src/states/menustate.lua src/states/teststate.lua src/ui/hud.lua src/world/casino.lua

Notes

  • the casino interaction is keyboard-only for now via G
  • direct pushes to main are blocked by repository rules, so this change is opened through a PR

@Artemka374 Artemka374 merged commit 500688a into main Apr 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant