Creating a demo game in 3 minutes
MiniGameEngine runs completely in your brower. You can dive in immediately.
MiniGameEngine comes with everything you need to get started craeting games. No complicated project setup, no searching for game assets. No boilerplate. Click 'new project' and immidiately start working on your game.
if keypressed 'up'
spaceship.forward 3
MiniGameEngine comes with many ready to go game assets like sprites and sounds. Perfect for directly getting started.
Select an asset from the asset explorer and it's immidiately available in your game.
Arrange your game and your scene in a visual environment. No need to position objects by code.
Everything appears exactly where you want it to be.