Click here to Skip to main content
15,886,036 members
Everything / Game Development

Game Development

game

Great Reads

by Marcelo Ricardo de Oliveira
A shoot'n'up HTML5 game made with Phaser game framework
by Adam David Hill
All the juicy tricks and scandalous shortcuts which helped us ship our competition game on time
by CMalcheski
Thinking outside the box can result in critical performance gains
by Petar Brkusanin
An example of how Decorator, Dependency Injection, and Composition Root patterns can be used to extend the base game functionality.

Latest Articles

by honey the codewitch
Display automated (optionally controllable) Tetris on an LCD or Neopixel panel
by Member 10912276
How to control game elements based on predefined conditions
by Jo_vb.net
This article and the demo are about getting started using my Schafkopf_OOP VB.NET project.
by KrirkDev
Kaldoku - a Sudoku like puzzle game

All Articles

Sort by Score

Game Development 

5 Dec 2014 by Nabeel Saleem
Some ways to fix unity webplayer issue in chrome
13 Aug 2012 by Dustin Halstead
Hark back to the days of text based adventure games, and simple PC, speaker sound.
21 Oct 2019 by NickNs1991
An example of a simple sliding puzzle game in C#
23 Oct 2020 by Mohssine EL HARFI
CheatCodeLite to trigger events when a cheat code is caught using keyboard
14 Jul 2012 by codiemorgan
When you want your Texture2D resource to download from the Internet
4 Dec 2022 by Mirzakhmet Syzdykov
Overview of the strategy in turn-based MollyMage game
9 Jan 2015 by Eduardo Fonseca
Unity3D - Basic Gamepad setup
1 Mar 2024 by Member 10912276
How to control game elements based on predefined conditions
7 Nov 2014 by Ullas_Krishnan
This is only for students who are developing mini projects with Turbo C / C++ Compiler. This example may help you to get an idea in submitting your mini projects with stunning user interface experience with Mouse click events.
27 Apr 2015 by Hydeen
I was bored at work, so I made a classic game to entertain myself.
7 Jan 2014 by Masoud Darvishian
In this simple tutorial, we want to create a scrolling sprite-based star field background using Xamarin Studio and MonoGame.
6 Feb 2015 by mgameideas
8 Dec 2014 by Shawn Lawsure
This is a browser-based game similar to the old Space Invaders video game written in TypeScript.
24 May 2023 by Mirzakhmet Syzdykov
Engine for .NET cross-platform development
28 Feb 2015 by Hydeen
How I made my 2D Game, a Mario platformer type of game. I searched around the internet for most of these things, but had trouble finding it. Especially collision detection that I ended up creating a simple solution by myself.
4 Apr 2015 by BrainlessLabs.com
In this tip series, we will create a small C++ game engine.
19 Oct 2012 by HoshiKata
A New UI Language
23 Oct 2019 by NickNs1991
Matching game: 4x4 size
2 May 2013 by Ihab ramadan
Demo illustrates how to make augmented reality program using irrlicht and newton
11 Jun 2015 by BD Star
This is a mini project (Tic-Tac-Toe game) for Turbo C / C++ compiler.