Skip to content

jmingtan/baerlion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baerlion - A village-based life sim

Currently a console application written in python.
Has both a standalone mode and a client-server mode.

Running the simulation in standalone mode:
- (from src dir) python simulation.py

Running the simulation in client-server mode:
- requires twisted networking library (http://twistedmatrix.com)
- (from src dir) python server.py
- (open another terminal) python client.py

To run unit tests:
- requires nosetests (http://somethingaboutorange.com/mrl/projects/nose/)
- (from root dir) nosetests

About

A village based life simulation

Resources

Stars

Watchers

Forks

Packages

No packages published