Add API for game engine + Easytracker wrapper to record and replay inputs
All the details for writing a game with the full engine are in engines/fullgame/API.md
.
The working Python wrapper for recording and replaying inputs in a game is in levels/interrupteurs/launch.py
.