This is my first 3D game, so it's not the best. The goal of the game is simple. Run and avoid incoming enemies. New enemies spawn every 5 seconds. CONTROLS: -"W' key or "Up Arrow" to move forward -"S" key or "Down Arrow" to move backwards -"Right Arrow" and "Left Arrow" to turn -"A" key and "D" key to move side to side -"M" key to show map (only available in later game) -"V" to hide FPS, FOV, and RES variables UPDATES: Jun 25, 23 | v1.2 - Added brute enemies that do more damage Jun 8, 23 | v1.1 - Added sensitivity Jun 4, 23 | v1.0 - Release
Thanks to @griffpatch for his awesome tutorials for 3D games! Most of the code belongs to him. However, I didn't directly take the code, I used his youtube tutorials that was meant for this (so no confusion there) This is in the Beta stage so expect bugs. Did you find a bug? Please let me know in the comments. Again, thank you to @griffpatch , please follow him if you haven't already. More updates will come, bringing new maps and new mechanics. This is in beta right now.