14 lines
593 B
Markdown
14 lines
593 B
Markdown
# G3D-Fun
|
|
|
|
Despite its name, this is actually a recreation of ROBLOX as it was in 2005. Early development. Uses roughly time-accurate development tools.
|
|
|
|
# COMPILE WITH
|
|
|
|
Graphics3D 6.10 (Released July 21, 2006)
|
|
SDL 1.2.7 (1.2.9 could work as well)
|
|
Visual Studio 2005 Professional or Visual Studio 2005 Express with Platform SDK
|
|
|
|
# NOTE
|
|
|
|
Please know that there currently is no documentation and minimal commenting. As such, it may be confusing to follow the code.
|
|
Code for this project is written quickly at random intervals, where each individual thinks of a solution to a problem and adds it. |