Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdah/minecraft-again
yeah I made it again
https://github.com/jdah/minecraft-again
Last synced: 4 days ago
JSON representation
yeah I made it again
- Host: GitHub
- URL: https://github.com/jdah/minecraft-again
- Owner: jdah
- License: mit
- Created: 2022-01-14T14:58:36.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-17T09:10:10.000Z (almost 3 years ago)
- Last Synced: 2024-10-31T06:34:47.489Z (14 days ago)
- Language: C
- Size: 6.03 MB
- Stars: 664
- Watchers: 12
- Forks: 73
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minecraft-again
yeah I made it againMinecraft, but it's built on top of a deferred renderer.
![screenshot](images/screenshot.png)
Use the `Makefile` (`$ make`) to build (make **sure** you clone with submodules!). This won't support any platforms other than Mac OS, you'll need to modify `platform_glfw.cpp` yourself to add support.
PLEASE NOTE, this is just some reference code - I will not be supporting it, adding new platforms, fixing bugs, or anything like that - but feel free to browse :)