Skip to content

2D Engine for first year students of the game development major of Digital Arts and Entertainment (DAE)

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
License.txt
Notifications You must be signed in to change notification settings

samynk/GameDevEngine2

Repository files navigation

GameDevEngine2

2D Engine for first year students of the game development major of Digital Arts and Entertainment (DAE)

Getting started

The cmake build works on Linux and Windows. To add an executable game engine, create a file projects.cmake in the root folder and add game projects in the following way:

DefineGameProject("GameProject1")

A new game project will be made in the subfolder GameProject1 and with the dependencies correctly set.

About

2D Engine for first year students of the game development major of Digital Arts and Entertainment (DAE)

Resources

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
License.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published