Game Development
-
Ever wanted to harness your prowess as a gamer, and go into game development? Learn how you can make a career using your gamer skills, and make your dream game come true.
-
Game developers all around the world encounter problems of many different kinds. Let's learn what they are, and find ways to overcome them.
-
Classic 2D pixel art is timeless, but modern games take the flourishes of dynamic lighting, shades, particle systems, and post-processing effects like a chromatic aberration in bloom. During the creation of Bite the Bullet, some of our senior developers had...
-
In addition to turning reams of design documentation and gorgeous art assets into an actual playable game, one of the goals of a video game developer should be to ensure that their code is efficient and maintainable. With these end goals in mind, it is important to start the coding process with certain principles in mind.
This guide presents the strategies and ideas that underpin our approach to coding. While each game is unique, these tactics can be applied to many different situations to ensure that your project is manageable and won't become a nightmare if you need to refactor or debug your code (which is always).
-
Table of Contents Introduction 3 Overview of Chroma Integration in Coffee Crisis 4 Installing Razer Synapse for development 11 Installing UnityChroma(Native) SDKs 12 Creating animations 13 Testing on real/emulated hardware 18 Behind the scenes look 19 Introduction We, Mega Cat...

