Skip to main content

Morningside AI Test Environment - 2009.9.30

A board-game-like environment for testing AIs.


Kris Schnee
(snow)
Run this program as an offline server that runs a miniature world similar to a board game. It's a test environment though, not really a game. External programs control the characters by reading and writing text files to its player_io directory. There's a set of sample tests; can you design a program that can beat them? See also http://kschnee.xepher.net/code/morningside/ for a sample AI and human interface program. Without those you'll need to manually create text files to play; instructions included. If the included links break, go there to find the latest versions.

Changes

Update includes demo AI and human interface code; EXEs still available separately for those at http://kschnee.xepher.net/code/morningside/ . Bug fixes, new "eat" command; keys and doors.

Links

Home Page
http://kschnee.xepher.net/code/morningside/
Source
http://kschnee.xepher.net/code/morningside/morningside_v2009_09_30.zip
Windows
http://kschnee.xepher.net/code/morningside/morningside_v2009_09_30.zip

Releases

Morningside AI Test Environment 2009.9.26 — 26 Sep, 2009

Morningside AI Test Environment 2009.9.30 — 2 Oct, 2009

Pygame.org account Comments