Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wave Engine

A versatile game engine and GUI that can be used to play Polygon (Geometry) Dash and create customized levels.

To access this program, first download Engine.zip


Instructions to compile/run the Polygon Dash game:

From Source:

LINUX:

dub

MAC:

dub --compiler=ldc2


Using Precompiled Binaries:

Linux:

./prog_sdl_linux_binary

Mac:

./prog_sdl_mac_binary


Instructions to Run the Level Editor Engine GUI

Linux:

sudo apt-get install python3-tk python3-pil python3-pil.imagetk

python3 gui.py


Mac:

brew install tcl-tk

pip install -r requirements.txt

python3 gui.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages