CodingTrain / CodingTrain/Suggestion-Box
[Coding Challenge] Doom/Wolfenstein3D in p5 (BPS [binary space partition] example)
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Just another game challenge suggestion. Would be interesting to see how you could implement something "3D" in p5. Considering the original Doom and Wolfenstein weren't even true 3D (they just used binary space partitioning on a 2D map to create the illusion of 3D) I don't see this as being impossible to replicate in p5, or JavaScript in general.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.