This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
36085f75c060221bc3e81b99478a88f2a05b2d86
sml-projects
/
shell
History
Humza Shahid
e2b89af6ac
refactor player.sml for easier extensibility when fields are added to player type (we accept a list of values to change, instead of destructuring the player.sml values on each function call)
2024-12-22 05:40:33 +00:00
..
gl-draw.sml
change arrow keys (left, down, right) to letter keys (s, d, f) and arrow up to letter key 'k', because I think it is more comfortable
2024-12-20 16:51:21 +00:00
gl-shaders.sml
add basic imperative shell
2024-12-10 19:48:07 +00:00
input-state.sml
refactor player.sml for easier extensibility when fields are added to player type (we accept a list of values to change, instead of destructuring the player.sml values on each function call)
2024-12-22 05:40:33 +00:00
shell.sml
add functionality to move player by using arrow keys
2024-12-14 07:59:43 +00:00