https://github.com/rxn7/oredustry
2D game written in C++ using a custom engine inspired by Factorio and Mindustry
https://github.com/rxn7/oredustry
glew glfw opengl rendering
Last synced: about 1 month ago
JSON representation
2D game written in C++ using a custom engine inspired by Factorio and Mindustry
- Host: GitHub
- URL: https://github.com/rxn7/oredustry
- Owner: rxn7
- Created: 2022-05-19T21:34:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T12:17:50.000Z (over 2 years ago)
- Last Synced: 2025-03-02T10:42:09.683Z (7 months ago)
- Topics: glew, glfw, opengl, rendering
- Language: C
- Homepage:
- Size: 2.23 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oredustry's Core
Oredustry's is using it's custom engine ```od```, however the engine isn't fixed to ```Oredustry``` in any way, you can use to it to make any project you want.