Category Archives: games
Game Engines: A Quick Peek
Game Engines are the core libraries which is used as the architecture to develop the game. It cuts down the pressure on development teams as all the complex coding is already written in the engine. The core functions that Game Engine provides are rendering(2d or 3d), physics engine or collision detection, sound, scripting, artificial intelligence. [...]
List Of OpenGL Based Games
These are the list of some top opengl based commercial games:
Call Of Duty 1
This game was developed by Infinity Ward and published by Activision. This game used the id tech 3 engine. Game is based on world war II. Its a first person shooter game. This game won the game of the year [...]
My New Game Project : Jungle Riddle
At present i am working on a 2d side-scrolling platform game. It started as a course project but now i want to extend it and make it large.
I have used java and slick library to make this game project. I have put the game demo on my blog page. The project is still in development [...]
Getting started making games with java !!
Okie still there are people who thinks java is slow for making commercial and serious games and java is just for casual games. But here i’l show you that java has lot more potential to make serious games.
So now how to get started ??? What libraries or tools to use for making more efficient games [...]
Is Java too slow for making AAA commercial games ??
In almost every game development forum i have seen people saying that java is too slow for making AAA commercial game titles. So is it true that commercial AAA tiles cannot be made using Java ?????
Here i will tell u about a very amazingĀ AAA tile that i recently played and has been made using [...]




Diving into Mobile Gaming !!