mirror of
https://github.com/barnii77/ZombieBasher.git
synced 2026-06-06 02:56:21 +02:00
A little raycasting game in JS I made for school [mirror]
- JavaScript 94.1%
- CSS 3.4%
- HTML 2.4%
| docs | ||
| resources | ||
| collisions.js | ||
| crosshair.js | ||
| elevator.js | ||
| enable_error_alerts.js | ||
| game.js | ||
| index.html | ||
| index.js | ||
| keyboard.js | ||
| LICENSE | ||
| mouse.js | ||
| raycast.js | ||
| README.md | ||
| render.js | ||
| serve.bat | ||
| state.js | ||
| style.css | ||
| utils.js | ||
| world.js | ||
| zombie.js | ||
ZombieBasher
A little game I made for school. It uses software raytracing (I think it qualifies as that?) and a primitive map definition format to let you walk around and shoot in a tiny virtual world. The codebase is very unorganized and pretty dirty.
