This website requires JavaScript.
Explore
Help
Sign In
syedm
/
mist
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
44
Commits
1
Branch
0
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
syedm
da90a7836e
Update gitignore file
2026-07-02 13:12:11 +01:00
assets
Add new assets and implement minimap functionality
2026-04-03 02:51:11 +01:00
credits
Refactor input handling: replace hardcoded key inputs with configurable key bindings for character movement, inventory navigation, and actions; enhance settings scene with key rebind functionality and add credits scene.
2026-04-03 14:46:35 +01:00
game
Touchups
2026-04-03 18:10:55 +01:00
game_over
Add new assets and implement minimap functionality
2026-04-03 02:51:11 +01:00
menu
Refactor input handling: replace hardcoded key inputs with configurable key bindings for character movement, inventory navigation, and actions; enhance settings scene with key rebind functionality and add credits scene.
2026-04-03 14:46:35 +01:00
settings
Refactor input handling: replace hardcoded key inputs with configurable key bindings for character movement, inventory navigation, and actions; enhance settings scene with key rebind functionality and add credits scene.
2026-04-03 14:46:35 +01:00
utils
Touchups
2026-04-03 18:10:55 +01:00
.gitignore
Update gitignore file
2026-07-02 13:12:11 +01:00
Gemfile
Replace Perlin noise with Ruby-OpenGL2 for shader support; update Gemfile and remove related noise generation code.
2026-03-30 15:59:58 +00:00
main.rb
Refactor game window and shader management; add fog shader implementation and update configuration settings
2026-03-29 04:44:55 +00:00
run
Replace Perlin noise with Ruby-OpenGL2 for shader support; update Gemfile and remove related noise generation code.
2026-03-30 15:59:58 +00:00
window.rb
Refactor input handling: replace hardcoded key inputs with configurable key bindings for character movement, inventory navigation, and actions; enhance settings scene with key rebind functionality and add credits scene.
2026-04-03 14:46:35 +01:00
S
Description
No description provided
237
KiB
Languages
Ruby
96.6%
GLSL
3.4%