In the video game development, there are three ways how we develop of video games. On this article, we discuss how to understand the different types of video games tools such as game library, game framework, and game engine.
Game Library
A game library is a collection of code and data intended for reuse. It typically focuses on specific tasks such as handling audio, physics, or input. Exam...
[More]
Playing video game is good, Building video game is great. Building game for today is easier than before. This is because a lot of tool that you can use to build a game. One of the great tool to develop Video Game is Unity. Unity is a video game tool for anyone, starting from personal, small startup, to the enterprise. There are a lot of game made by Unity. On this article, I will focus on the lear...
[More]