GitXplorerGitXplorer
x

nit-forest-sim

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
63465020889549f473fe78429974d76a5324147a

lib: adds String::to_f locally

xxymus committed 13 years ago
Unverified
f95d0df5d2b7baf2c63b616b4cf78aa872016de9

client: removes debug prints

xxymus committed 13 years ago
Unverified
323e6fc7d37eb5d0ddec62dc4518fba8ea0b1609

server: uses Clock and nanosleep to standardize turn length

xxymus committed 13 years ago
Unverified
5ddef77d91550ea73b5c94a02307d70641ffd232

test: extends test app to be more useful

xxymus committed 13 years ago
Unverified
b1736d02b5c584645222f5a8a4a0d7d64b89db5a

Makefile: uses lib directory and adds font support

xxymus committed 13 years ago
Unverified
5b23715db30c20bbb8f168232f97529ed0a9a9b7

lib/sdl: adds font support

xxymus committed 13 years ago

README

The README file for this repository.

Forest simulation with termites and lumberjacks, implemented in Nit with a client/server architecture.

Needs inkscape to generate bitmap images, libsdl1.2-dev and libsdl-image1.2-dev to compile client binary.