What is this ? It's an MVC implementation of the AMSTRAD CPC "Oh Mummy!" game, written with pygame. The code : the mummies movements are define via strategy pattern. each scene of the game are object sharing same interface and are managed by a SceneLoader