hl037 / edugine

A tiny game engine for educational purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edugine

Small game engine for educationnal purpose.

This first pre-release only includes a tileed 2D grid game mode, and no official has been written yet.

It's main feature is to be able to run in an interactive python session (by calling Controller.runInThread(). It is implemented in an examplar MVC style

About

A tiny game engine for educational purposes

License:GNU General Public License v3.0


Languages

Language:Python 100.0%