Git Product home page Git Product logo

chrisdbhr / cdk Goto Github PK

View Code? Open in Web Editor NEW
16.0 3.0 0.0 98.25 MB

Chris Development Kit is a useful set of tools to speedup development of core Unity games mechanics. This code is shared between all my projects and it is in active update and improvement.

Home Page: https://chrisjogos.com

License: MIT License

C# 85.97% ShaderLab 13.98% JavaScript 0.05%
unity3d-framework unity unity3d unity2d unity-scripts

cdk's Introduction

Project Thumbnail

CDK (Chris Development Kit) is a useful set of tools to speedup development of core Unity games mechanics.

It's being used in my main current game project "resultarias", a surrealist game about dream exploration. Check more information about my other projects on my website!

What is this repository for?

  • Host the latest version of the CDK.
  • Track issues.

How do I get set up?

  • Import this as a submodule inside Assets/CDK/ folder OR download this and put inside Assets/CDK/ folder.

Dependencies

Required

  • UniRx for reactive functions.

Optional

  • Newtonsoft-Json, include Newtonsoft_Json_for_Unity on define symbols.
  • Unity Converters for Newtonsoft.Json to fix some Unity Json Serialization issues.
  • LINQ to Game Object, include LINQ-to-GameObject on define symbols.
  • EasyButtons, include EasyButtons on define symbols.
  • DOTween, include DOTween on define symbols.
  • Chronos - Time control, include LUDIQ_CHRONOS on define symbols.
  • Unity Addressables system (install via package manager), include UnityAddressables on define symbols.
  • Unity Localization system (install via package manager), include UnityLocalization on define symbols.
  • Cinemachine (install via package manager), include Cinemachine on define symbols.
  • FMOD (for audio processing), include FMOD on define symbols.
  • UniTask, include UniTask on define symbols.
  • Rewired for input handling, Rewired on define symbols.

Contribution guidelines

  • Fell free to open a pull request for fixes or new versions.
  • Please follow some code conventions like using "this." on variables even though its not mandatory.

Who do I talk to?

  • I am an Unity games and application developer. You can find more info about me and my projects here.

Special thanks to

cdk's People

Contributors

chrisdbhr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.