Skip to content

Derbdale/Derbot-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Derbot Engine

My D-Language game engine thing developed for Ludum Dare.

Build Setup

You will need:

Build Instructions

To build the debug version, open a command window and type dub build or dub build -c=Debug.

To build the release version, open a command window and type dub build -c=Release.

To build and run type dub run instead of dub build.

About

My D-language game framework I will be using for Ludum Dare

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published