bo0ts / mango

Home Page:www.devmango.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mango v1.0b
===========

The Mango simulation framework is:
  * cross platform (Linux, OSX, Windows)
  * open source, under the MIT license

With Mango you
  * move things around in three dimensional space
  * subclass and override methods to implement custom behavior/graphics

It rocks because
  * setup is easy
  * simulations are in Python or C++, or both
  * boilerplate code is minimal
  * the only Python code running is that in overridden events
  * modular design encourages extension and reuse

See the documentation included in the *doc/* folder for more
information, or find it at http://www.devmango.org

About

www.devmango.org

License:Other


Languages

Language:C++ 89.2%Language:C 6.2%Language:Python 4.5%Language:JavaScript 0.1%Language:Shell 0.0%