Add Alpha stage

kontson 2025-05-07 09:12:41 +00:00
parent 6e415528f3
commit 0f686867ae

1
Alpha-stage.md Normal file

@ -0,0 +1 @@
The current game has hand tracking with 2 possible motions which are pinching the index finger and thumb to move with teleporting locomotion and the second motion is activated by touching the middle finger and thumb. The second motion spawns a fireball in the specified direction. There is currently no proper game loop yet but 2 simple enemies are spawned at the start which move towards the player when they see the player. If the fireball connects with them they currently disappear. The arena is also now textured.