indigoparadox / maidasunderland

An overcomplicated proof-of-concept hobby game engine written in python and based around the IRC protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is still in the initial "hack around until it works" stage, so we haven't bothered with development branches or anything yet, since there's nothing stable to interfere with yet.

TODO: Write something useful.

Requirements

TODO

Animations

  • Animation is a structure with a list of frames.
  • Frame is a structure with an image filename and display time.

HTTP Server/Client

  • Fetch assets not present locally.

About

An overcomplicated proof-of-concept hobby game engine written in python and based around the IRC protocol.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%