Skip to content
/ aimmo Public

A Massively Multi-player Online game, where players create Artificially Intelligent programs to play on their behalf.

License

Notifications You must be signed in to change notification settings

reeanne/aimmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI:MMO

A Massively Multi-player Online game, where players create Artificially Intelligent programs to play on their behalf.

Architecture

Core Game (Simulation)

  • Maintain state
  • Simulate environment events
  • Run player actions

Sandboxed User-Submitted AI Players (Avatars)

Web Interface

Setting up

Initial installation:

pip install -r requirements.txt

Start the game server:

python ui/manage.py runserver

If you encounter migration issues, run:

python ui/manage.py migrate

About

A Massively Multi-player Online game, where players create Artificially Intelligent programs to play on their behalf.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published