Qookie Games
My Games
Here are some of the games I’ve developed using the Unity game engine. The majority of these titles are compatible across all platforms, including WebGL, Android, iOS, and Windows.
My Assets
Here are some assets I’ve made to help me speed up my game development process.
- All Posts
- Back
- Apps
- Games
- My Assets
Easily integrate and control game audio with built-in mute buttons and script-based audio management.
This is a ready to publish game template with 20 completed levels and a fully responsive UI. Codester Unity Asset…
GameDev Resources
I’ve handpicked a selection of game assets and resources that I’ve personally used in my game development journey. These assets have been incredibly helpful to me, and I’d like to share them to assist other indie game developers. You can find all the resources here GameDev Resources.
- All Posts
- GameDev Resources
Create a 2D object and add a Rigidbody2D to it (change the gravity scale to 0), and then attach the…
Here are 10 unique ways to find a single Game Object in unity
In this tutorial, we'll walk through the process of setting up basic 2D player movement and jumping mechanics in Unity…