PsychicBlade / SeaOfMemes

Peer to Peer virtual world

Home Page:www.sea-of-memes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The SeaOfMemes repo contains several projects:

Demos     -- various algorithm demonstrations and test programs.
Games     -- parts of the main project or spinoffs.
Milligram -- my multiplatform framework.

To build:

At the top, find BuildLinux, BuildOSX or BuildWin.  The make files here
will build the entire project, starting with the Milligram framework, 
then the demos, then the games.

Inside Demos, Games and Milligram, you will also find Build* directories
which rebuild all projects in the directory.  And in each leaf project such 
as Games/SeaOfMemes, you will also find Build* directories to build that
project.

BuildLinux* requires the standard gnu programming tools.  Execution of 
  the programs under Linux requires several packages.  See the ReadMe.

BuildOSX* requires XCode 4.1 or better, with command line tools installed.

BuildWin* requires Visual Studio 2010 Express or better, with the Windows 7 SDK
and DirectX SDK.

Go to http://www.sea-of-memes.com for the project blog.

About

Peer to Peer virtual world

www.sea-of-memes.com


Languages

Language:C 44.6%Language:JavaScript 28.6%Language:C++ 26.0%Language:Objective-C 0.5%Language:F# 0.4%