https://github.com/intothevoid/qfs
Quake From Scratch
https://github.com/intothevoid/qfs
Last synced: about 2 months ago
JSON representation
Quake From Scratch
- Host: GitHub
- URL: https://github.com/intothevoid/qfs
- Owner: intothevoid
- Created: 2016-01-11T10:52:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-09T12:56:28.000Z (over 10 years ago)
- Last Synced: 2025-01-19T21:38:33.176Z (over 1 year ago)
- Language: C
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qfs
Quake From Scratch
The idea behind this project is to build Quake - the game engine, the subsystems, everything from scratch. The original Quake source code is available at https://github.com/id-Software/Quake
Thanks to Philip Buuke for his great tutorials and insight. This project will take a fair bit of time to complete but I hope to do it anyway.