DaveVoorhis / CritterWorld

A programming game and fun biological simulation used in first-year university programming modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CritterWorld2

A simple simulator used for first-year programming modules, and a step forward from the original Critterworld.

Once you've loaded the project into Visual Studio, right-click on the CritterWorld subproject and select "Set as StartUp Project".

Then build (Build | Build Solution) the project. If your first run can't find any Critter controllers to load, select build (Build | Build Solution) again and the DemonstrationCritters.dll DLL should get built.

See the Documentation subproject, particularly Specification of Requirements for a Critter Controller.pdf, for further information.

About

A programming game and fun biological simulation used in first-year university programming modules.

License:Apache License 2.0


Languages

Language:C# 100.0%