Skip to content

pampersrocker/EvoNet

Folders and files

NameName
Last commit message
Last commit date
Feb 5, 2017
Feb 7, 2017
Jan 25, 2017
Feb 7, 2017
Feb 7, 2017
Oct 31, 2016
Oct 23, 2016
Oct 17, 2016
Oct 17, 2016
Jan 9, 2017
Oct 23, 2016
Feb 5, 2017

Repository files navigation

EvoNet

An evolution simulation in .Net

Stories in Ready Stories in Progress

Overview

For the base simulation a TileMap is generated which seperates the tilemap into land and water. Land is fertile and grass/food can grow, which grow speed is dependent in its neighboring tiles.

TileMap

On this world live creatues, which taught themselves to move, eat and reproduce.

Project Setup

This project uses XNA 4.0 Refresh.

In addition some libraries are referenced using NuGet.

Main development is done using Visual Studio 2015, other platforms might work but are unsupported and not tested.

Management

Issue tracking and work distribution is done using waffle.io