Click here to Skip to main content
15,881,882 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 Title

Game Development 

1 Feb 2024 by Orphraie
Study of 3D graphics in video games with minimal prior knowledge of mathematics
14 Jul 2013 by Sudhir Tiwari
8/15 puzzle using A* (A Star) algorithm.
14 Jul 2021 by Mehedi Shams
An eye-teaser to tease your eyes, see if you can beat it!
4 Nov 2010 by logicchild
An article that illustrates how to simulate a pendulum.
31 Aug 2011 by pierre poliakoff
A tutorial on how to write a Silverlight game based on the classical Pong game.
28 Oct 2017 by massimiliano aronica
Let's have a break with JavaScript and a Canvas
9 Feb 2011 by Okan Kocyigit
A simple snake game controllable both by joystick and keyboard, graphics using C#, joystick control using Directx
24 Jun 2019 by Thomas Daniels
This article describes the making of a tic tac toe player that uses neural networks and machine learning.
27 May 2014 by Mohd Akram
17 Dec 2014 by Simon Jackson
All Hail the Old and the New – The MonoGame Content Builder Tool
15 Jul 2021 by Steve Hoult
Creation of an Audio analysis framework to enable developers with little to no understanding of audio analysis to develop audio-driven games
4 Nov 2012 by #realJSOP
My Anagrams game ported to WPF.
9 Oct 2014 by Pavel Durov
This article is explaining how to implement a basic game fundamentals on Android platform.
1 May 2011 by Patrick Kalkman
This article describes how I developed Androng, a Pong clone for Android.
27 May 2020 by Theo Kand
An original AngularJS implementation of the most famous video game ever
22 May 2019 by syed shanu
How to create a simple game development web application using ASP.NET Core Blazor, .NET Core 3.0 Preview and with Visual Studio 2019
20 Feb 2023 by gggustafson
In this first part, we look at the random arrangement of numbers on a player's Bingo card.
27 Feb 2023 by gggustafson
Print_Cards to produce PDF file containing specified number of unique Bingo cards
29 Mar 2023 by gggustafson
This article is the third and final in the Bingo Game Suite series.
4 Oct 2017 by CMalcheski
Thinking outside the box can result in critical performance gains
14 Oct 2015 by Mitchell J.
Introducing Bob's Quest, a Flappy Bird clone (of sorts), in which Bob must avoid crashing into pillars as he leaps through space.
12 Apr 2011 by Vinit Yadav
In this article we are going to develop a game using Farseer Physics Engine and XNA for Windows Phone 7. This article provides you base for your games to make game development easy and fast.
26 Sep 2012 by Charles Ju
This is a C# wrapper for Diablo III API. The project include the wrapper API file and a GDI+ ownerdraw panel and a Winform demo. You can add any Diablo III tag to the left combobox.
7 Jan 2013 by Adam David Hill
All the juicy tricks and scandalous shortcuts which helped us ship our competition game on time
3 Dec 2012 by Adam David Hill
Sensor-controlled XNA tunnel game with VR head-tracking.
2 Jan 2024 by Jacques Fournier
SrcChess is a chess program built in C#
9 Sep 2013 by Marcelo Ricardo de Oliveira
An isometric chess game using Paper JS
21 Jun 2013 by Lipman Roi
An algorithm which automatically generates circular mazes.
4 Feb 2011 by Scott Philip Brown
This is an implementation of Conway's Game of Life using F# and SDL.NET
31 May 2016 by Thomas Daniels
How to create a maze with a digital timer using HTML5 and JavaScript, without the use of Flash
8 Sep 2012 by Asame Imoni Obiomah
This article is the first toddler step in the development of a framework for the delivery of motion, touch and 3D forms as interactive services locally and over networks.
9 Dec 2013 by Petar Brkusanin
An example of how Decorator, Dependency Injection, and Composition Root patterns can be used to extend the base game functionality.
12 Nov 2012 by HoshiKata
Practical on the fly fast mesh generation from arbitrary points.
11 May 2018 by Marcelo Ricardo de Oliveira
Most of the examples using Blazor I've seen so far include some simple pages, buttons and forms. So I decided to investigate whether it would work with my old Bricks game to help explore WebAssembly.
17 Nov 2022 by André Marcos (Advisor), José Cláudio Silva, Victor Lopes
This work proposes the development of a Raycast engine in JavaScript to facilitate the 3D game development.
18 Aug 2023 by EgorYusov
This article introduces Diligent Engine, a modern cross-platform graphics API abstraction library and rendering framework
23 Nov 2021 by Raphael Mun
In this article, we explore packaging then deploying a game to Azure PlayFab servers.
24 Apr 2014 by Fredrik Bornander
Implementing a Tetris-like game for the web using Dart
16 Nov 2011 by Michael Hodel
Enigma Puzzle – a game as difficult as the Rubik's cube
3 May 2013 by TYoungjr
An outline for a plan to build a real time, multiplayer, cross platform edition of the game Go.
17 Nov 2022 by André Marcos (Advisor), José Cláudio Silva, Victor Lopes
Unity Engine support for Electronic 2D game development
23 Oct 2012 by sandeepkumar.sgnr
As the name suggests, you will be driving a space ship in galaxy and protecting yourself from meteors. Now to show ultrabook capability with the game I will be using touch and accelerometer.
7 Feb 2017 by O.G.I.
Pathfinding algorithm based on a direction priority
28 May 2014 by Dr. Michael J. Gourlay
This article—the 17th in the series—describes how to identify a fluid surface. You can use this information to render the surface or to help compute surface tension.
26 May 2015 by Intel
Game Companies Speed Up Development with Intel® Sample Code
10 Jul 2021 by jespa007
Example game engine by using SDL2 and ZetScript
7 Mar 2012 by Kailash Shastri
An Object Oriented solution to Conway's Game of life problem in C#
29 Jun 2011 by Reza Mansoori
This is an easy game puzzle for beginners.
1 May 2015 by Intel
In this article I will describe the effects implemented by Gameloft in GTR2 and focus on how we managed to fit those effects into the 30 frames per second (FPS) budget we had set ourselves.
26 Nov 2017 by Marcelo Ricardo de Oliveira
A shoot'n'up HTML5 game made with Phaser game framework
14 Apr 2021 by Anurag Gandhi
A group Sudoku game to demonstrate the usage of SignalR in AngularJs application
9 Jan 2013 by Albara Hakami
A Windows Forms application to share a whiteboard with many clients with only one drawer, in a gamy way.
15 Apr 2016 by Android on Intel
Whether it’s a friendly battle, classic gaming strategy, or a fast-paced adventure, these apps will surely set the pace for a positive spring ahead.
23 Sep 2023 by Christ Kennedy
A game to waste your hours
6 Oct 2020 by Christ Kennedy
A graphically bouncy and colorful version of the popular numbers tile-sliding game
10 Jan 2015 by Dan Thyer
Use a Microsoft Kinect to control the home automation in the house. Lights can be turned on an off from speech recognition or from pointing at them and waving your other hand one way to turn on and the other way to turn off.
2 Dec 2011 by Vasily Tserekh
Correctly managing screen resolutions in game programming
6 Dec 2019 by Vahe Karamian
Programming in itself is no small task. Graphics programming complicate things a tab-bit more!
7 Jul 2012 by CJ Kent
Create an Interpolating Timer and use it to fade textures in and out in XNA 4.0
27 Jul 2020 by Member 13737597
This article shows how to bring the power of real C compiler for reverse engineering purposes.
15 Jan 2015 by Guruprasad.K.Basavaraju
An MVC application to make a copy of CodeProject articles in your Browser Cache using HTML5's AppCache feature
17 Jul 2015 by Guruprasad.K.Basavaraju
This article is an effort to introduce beginners to HTML Canvas through a simple Game development.
13 May 2015 by Mike Oberberger
Compute a velocity vector which allows a first moving object to intercept a second moving object given known positions and current velocities within a game or simulation environment
31 Jul 2015 by Android on Intel
Peach Pellen, CTO of Black Gate Games talks about her background, her work with Black Gate Games, and what projects she’s working on at the moment.
8 Jan 2013 by sandeepkumar.sgnr
Journey of Windows 8 game SkyWar for Intel App Up competition
8 Jan 2013 by sandeepkumar.sgnr
This article is all about my experience of developing a SkyWar game for CodeProject’s Intel AppUp competition.
10 Feb 2013 by Work Damnit!
Need to control something with a Joystick in Windows? Here is an easy to use driver that will help you do it.
4 Feb 2024 by KrirkDev
Kaldoku - a Sudoku like puzzle game
12 Jan 2012 by Shai Raiten
TV Screen in the Reception, When nothing happens (no one is in the reception) we can display videos on the screen but when someone enters the frame show him the Kinect Image, and if the user is doing something funny, capture his image and save it.
14 Apr 2019 by Christ Kennedy
si latine discis ludum verborum habere debes
27 Feb 2012 by BillLange1968
Solution for creating a Leaderboard for a Windows Phone 7 (WP7) XNA game
8 Aug 2012 by Tyler Forsythe
IceCream1945 is a demonstration of XNA and the IceCream 2D library in a 2D top-down scrolling shooter similar to 1942 for the NES.
29 Jan 2018 by Arav Singhal
An introduction to all the math required to get started on your own 2D physics engine
25 Dec 2023 by Peter Huber SG
Do you need a 10 minute break or want to do some mental warmup before programming? This free game is for you.
2 Sep 2014 by Simon Jackson
Mastering Unity 2D Game Development – AI and State Machines
10 Dec 2020 by André Marcos (Advisor), LaercioMBR
An overview of the development process of an online platform to facilitate community driven data cataloging and management.
15 Apr 2016 by Android on Intel
Whether you are looking for an entire game engine to develop your idea into a game, or an efficient easy-to-use video codec to deploy full motion video, this list will guide you to the best middleware to use while developing your game for Intel® architecture.
7 Nov 2022 by Terence Wallace
A VB.NET implementation of a city-building game with real-time strategy elements.
28 Apr 2013 by Ed Nutting
A wrapper application making management, modding and running multiple MineCraft servers faster and easier.
22 Sep 2013 by Simon Jackson
Free resources for game design.
22 Dec 2018 by EgorYusov
This article introduces the problem of resource state management and synchronization in modern graphics APIs such as Direct3D12 and Vulkan and describes a solution offered by Diligent Engine.
6 Jan 2019 by Mehedi Shams
Crossword creator - with a touch of Unicode Logic!
4 May 2011 by Marcelo Ricardo de Oliveira
Learn how to create a simple game using ASP.net MVC, jQuery, State Machine and CSS3 gradients
4 Oct 2015 by syed shanu
This article shows how to create a Are You Genius game using MVC, AngularJS and Web API 2.
3 Sep 2015 by syed shanu
How to use MVC, AngularJS and Web API 2 and create a word puzzle game
17 Jan 2014 by Paul Lindberg
This case study details how the game takes best advantage of low-power systems, while still scaling up to look and run fantastic on more robust systems.
31 May 2012 by webmaster442
A DirectDraw game launcher & DosBox frontend written in C#
19 Nov 2022 by KristianEkman
An online Angular, .NET 7 Web API, SQL Server on Azure backgammon game
6 Jul 2015 by Android on Intel
This article shows how to analyze and improve the performance of a mobile game and how to optimize graphic resources for a mobile platform, using mTricks Looting Crown as an example.
11 Oct 2019 by Christ Kennedy
2D shooter inspired by Descent - rotating screen, network of tunnels, multiple robots & weapons - map editor
27 Jul 2013 by Ched1980
A four-player soap-box time-trial game with a twist.
23 Jun 2015 by Kel_
A game of life "MMO", with a persistent simulation running on the server.
8 Sep 2017 by CoderGirl42
An extensible procedural generation framework
24 Dec 2019 by NickNs1991
Rapid Roll game in C#
11 Jan 2021 by EgorYusov
An introduction to ray tracing API in Diligent Engine
16 Feb 2024 by Jo_vb.net
This article and the demo are about getting started using my Schafkopf_OOP VB.NET project.
8 Nov 2010 by dolhaig
How to Resume the User's music after we played a video or audio from our Silverlight/XNA WP7 Application.