Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 684 Bytes

README.MD

File metadata and controls

24 lines (16 loc) · 684 Bytes

OOPD Game Engine

game

Eclipse

  1. File -> Import -> Gradle -> Existing Gradle Project
  2. Project root directory -> select root folder
  3. Click next
  4. Click on finish

IntelliJ Idea

  1. Import Project
  2. Select the build.gradle in de root folder
  3. Select "Use auto-import" and click on OK

Javadoc for the Game Engine

You can find the javadoc in the javadoc folder.
The online version can be found here Documentation

Class diagram

classdiagram