Skip to content

Level editor for Milky Way Gourmet, a space cooking game for mobile

Notifications You must be signed in to change notification settings

alexozer/mwgeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Milky Way Gourmet Level Editor

A level editor for Milky Way Gourmet, a space cooking game for mobile.

Screenshot

Level above designed by Eric Rubenstein

Building

macOS and Linux

Create a build directory (you only need to do this once):

mkdir build
cd build

Build (necessary each pull, make sure you're inside the build directory already):

cmake ..
make

Run the level editor (inside build):

./mwgeditor

Windows

Visual Studio

CLion

  • Open the repo folder as a CMake project.

About

Level editor for Milky Way Gourmet, a space cooking game for mobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published