Commit graph

8 commits

Author SHA1 Message Date
5106ffc76f Remove Wolfenstein textures, add thatguynm textures 2024-10-16 18:03:30 -04:00
5239a89274 Organize repo 2024-10-16 17:58:27 -04:00
e763bae3b2 raycaster.fnl: Next big update
- Added mouse look thanks to Love's `translate` function
- Included code for multi-level vertical rendering
- Updated movement to include/default to strafing
- Changed mapped keys to ESDF for ease of play.
  - TODO: implement remapping?
- Included floor/ceiling rendering code, but not yet using it
  - TODO: draw a textured floor
  - TODO: draw a textured skybox
2024-10-16 17:24:25 -04:00
532d5e5073 wrap.fnl: include mouse logic 2024-10-16 17:24:15 -04:00
5e85beab3f conf: Lower resolution to maintain framerate 2024-10-16 17:23:24 -04:00
6beae9d591 Fixed the camera off-tilt thing 2024-10-11 15:24:16 -04:00
12a5618779 Initial dump 2024-10-10 14:17:16 -04:00
672c0c31f1 Initialize 2024-10-10 13:48:57 -04:00