Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 217 Bytes

evael-game-template

Evael engine basic game template. You need to use dub to build the game.

Clone this repository and type the following command:

dub

You will find the compiled app in the dist directory.