Theasciiproject

A Unicode-driven Roguelike MMORPG


Project maintained by yamamushi Hosted on GitHub Pages — Theme by mattgraham

The ASCII Project - 0.0.1e

http://www.theasciiproject.com

IRC = freenode.net ##asciimmo

Yamamushi - yamamushi@gmail.com

The overall aim of "The ASCII Project" is to develop a Unicode graphics based "Roguelike" MMORPG engine which operates a persistent world driven by a player-run economy.

Build

1.) run ./autogen.sh

2.) run ./build.sh {client|server} depending on which one you want to build

3.) run ./launch.sh {client|server} depending on which one you want to run

Optional) Run ./clean.sh to clean the build and return back to step 1 Otherwise you can just re-run the build script if you're making Source code changes.

News

11/23/12

Almost finished with saving and loading maps to disk, which is necessary for some of the world "sculpting" things I am going to try.

11/12/12

We've moved on up to 0.0.1, as I'm now about to pull in major revisions from bits of code I've been experimenting with lately. This code does compile, but I intend on getting back into a code frenzy, so don't tie yourself to anything yet.

GOALS

NOTES

Copyright (c) 2012 Jonathan Rumion Source code is available from: