Skip to content

gameeapp/gamee-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

Gamee Emulator

The GAMEE Emulator tool helps developers to develop and test games within the Gamee-JS framework. The Emulator Tool is not connected to any backend. It should work as replica of the web platform.

The Emulator Tool is only published on our website. Its source code is currently not part of this repository.

Features

The Emulator Tool mirrors some of the functionality of our web platform. For example:

  • allows you to test games both running locally and remotely
  • basic game flow features, game initialization, game start, game restart
  • pause/resume
  • mockuping save state
  • mockuping replay
  • mockuping ghost mode
  • share via link

Plans for the future development

To see the list of future updates, please visit https://github.com/gameeapp/gamee-emulator/wiki/Planned-updates.

Previous versions (and changelogs)

https://github.com/gameeapp/gamee-emulator/releases

Contribute

If you want to contribute, please feel free to use the Github issue tracker of this repository.