Revising README
This commit is contained in:
19
README.md
19
README.md
@@ -5,7 +5,19 @@ A Redacted Software Product
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
The objective is to write a moddable, multiplayer OpenGL survival sandbox from scratch in C++ 20.
|
The objective is to write a moddable, multiplayer, 2D survival sandbox from scratch in C++ 20 & OpenGL/Vulkan.
|
||||||
|
|
||||||
|
The game is and always will be completely free to play.
|
||||||
|
|
||||||
|
The source code is and always will be completely open-source.
|
||||||
|
|
||||||
|
You are free to mod the game any way you like.
|
||||||
|
|
||||||
|
Use the source code as a base for your own project. It's public domain!
|
||||||
|
|
||||||
|
I develop this game in my free time, with my friends, as a learning exercise and portfolio project.
|
||||||
|
|
||||||
|
I hope it will get me a real job in the industry, but until then, have fun hacking with me!
|
||||||
|
|
||||||
## Material
|
## Material
|
||||||
|
|
||||||
@@ -38,4 +50,9 @@ libXrandr-devel
|
|||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
|
## Q&A
|
||||||
|
|
||||||
|
* What game engine did you use?
|
||||||
|
* It's not exactly an 'engine' as you may be used to thinking about it, but we wrote everything ourselves. See the project structure for dependencies.
|
||||||
|
|
||||||
[Deliverables Document](https://docs.google.com/document/d/1NOBVnOn0qj7jRkKcbIiOsLyfdb8t2HCu42jeTBNYFr4/edit?tab=t.0)
|
[Deliverables Document](https://docs.google.com/document/d/1NOBVnOn0qj7jRkKcbIiOsLyfdb8t2HCu42jeTBNYFr4/edit?tab=t.0)
|
Reference in New Issue
Block a user