Skip to content

encryptededdy/DeCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeCode

Currently built in Unity 2019.1.3f1, the stable version as of 2019-05-19. Open and load as usual with any Unity project.

Assets

This project includes assets from the Kenney Asset Pack and Ultimate Isometric Toolkit by CodeBeans. The latter technically requires a license.

Build Support

Builds have been tested to be working on the following platforms;

  • Android
  • WebGL
  • Windows Desktop

We expect that DeCode should be buildable for any platform.

Analytics Settings

The analytics endpoint is defined in the LevelSwitchStatisticsManager class, found in Assets/Scripts/Misc/. Edit the constants ApiEndpoint and UserApiEndpoint to change the endpoint. See the documents for the server code for more information.

Misc.

  • Many levels use Aspect ratio fit scripts, which means opening the level in the editor will "change" the dimensions for the given level. Be aware of this in order to not commit unneeded changes to the repo
  • Git LFS is used for large media files

About

A game for teaching DSA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages