Unity-5.x-Game-Development-Blueprints
Game dev projects
Supporting project files for Unity 5.x game development tutorials
Code Repository for Unity 5.x Game Development Blueprints, published by Packt
20 stars
6 watching
11 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
packtpublishing/mastering-cpp-game-development | A comprehensive project teaching C++ game development using industry-standard libraries and techniques | 88 |
packtpublishing/learning-vulkan | A tutorial project on using the Vulkan graphics API to build cross-platform graphics and compute applications | 220 |
firebaseextended/unity-solutions | Provides Unity game development solutions using Firebase tools to integrate common features into games. | 129 |
packtpublishing/vulkan-cookbook | A comprehensive resource for learning Vulkan graphics programming through examples and samples | 826 |
game-ci/unity-actions | Automates testing and building of Unity projects on various platforms. | 984 |
harrison1/unrealcpp | A collection of Unreal Engine 4 C++ examples and tutorials covering various topics in game development. | 1,231 |
gamegrind/binary-save-for-unity | A utility for serializing and deserializing data in Unity projects | 35 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 514 |
unity-technologies/com.unity.netcode.gameobjects | Provides networking capabilities to GameObject and MonoBehaviour workflows in Unity for real-time multiplayer applications. | 2,150 |
substrategaming/substrate.net.api | A unified API framework for building Substrate-based games and applications using C#. | 24 |
gamegrind/simple-rpg-in-unity | A Unity project teaching basic RPG concepts and mechanics through a training course | 293 |
polyplexengine/libpp | A game development framework providing rendering, input handling, and content management capabilities using the D programming language. | 38 |
vittorioromeo/cppcon2014 | A repository containing slides and code for a talk on C++11/C++14 game development | 87 |
libktx/ktx | A Kotlin framework extending the libGDX game development library with modular utilities and extensions | 1,370 |
unity-technologies/com.unity.multiplayer.samples.coop | A cooperative multiplayer game sample built on Unity's new networking framework to teach developers about creating similar games. | 1,622 |