Updated Home (markdown)
+19
@@ -1 +1,20 @@
|
|||||||
Welcome to the Tortuga wiki!
|
Welcome to the Tortuga wiki!
|
||||||
|
|
||||||
|
This guide should help you to understand this project, as well as helping me to plan out the expected features.
|
||||||
|
|
||||||
|
# Program Architecture
|
||||||
|
|
||||||
|
## Client
|
||||||
|
|
||||||
|
Scene System
|
||||||
|
Graphics System
|
||||||
|
|
||||||
|
## Server
|
||||||
|
|
||||||
|
??
|
||||||
|
|
||||||
|
# Libraries
|
||||||
|
|
||||||
|
* [SDL](http://www.libsdl.org/) - Simple DirectMedia Layer API
|
||||||
|
* [SDL_net](http://www.libsdl.org/projects/SDL_net/) - Source included in this project under libs/SDL_net
|
||||||
|
* [Codebase](https://github.com/Ratstail91/Codebase) - A local modified version; modifications will be included upstream further into this project.
|
||||||
Reference in New Issue
Block a user