Small project for me to play around with Odin and learn Raycasting
- Move player using "WASD"
- Rotate the camera left and right using the mouse
- "Q" and "E" also works
- "V" to enter Map Editing mode
- LMB to place a block
- RMB to erase
- "V" to exit Map Editing mode
- "ESC" to quit
- [debug] "P" to print the map
- Install Odin
- Run
odin run .inside the project folder
