Showing posts with label 2D Game. Show all posts
Learn how to develop the Minesweeper game using C# in .NET Framework. This Minesweeper game is a simulation of the one made by Microsoft. The playing field and the mine- and time counter are an exact copy of the one made by Microsoft.

Minesweeper

Click here to see the tutorial.

Learn how to build a sliding puzzle game using C# in .NET Framework.

Sliding Puzzle Game

Click here to see the tutorial.

Learn how to build a two player Blackjack game in c language.

Blackjack Game

Click here to see the tutorial.

Learn how to develop a football game using C#. The game is developed in .NET Framework.

Football

Click here to see the tutorial.

Learn how to build a real time webcame sudoku solver using Artificial Intelligence in C++.


Click here to see the tutorial.



Learn how to build a snooker game using C#. The game itself is a simplified snooker game. Instead of 15 red balls, it has only 6. Each red ball grants 1 point, while the "color" balls grant from 2 to 7 points (Yellow=2, Green=3, Brown=4, Blue=5, Pink=6, Black=7).

Snooker

Click here to see the tutorial.

Learn how to build  a 2-D game called Texas Quest. Texas Quest is a 2-D side scroller platform game similiar to Super Mario brothers. The object of the game is for the character 'Aaron' to reach the end where he will rescue and save his girlfriend from a terrible boss who works his employees too hard. Along the way there are enemies that will try and stop Aaron from reaching his destination. 

TexasQuest

Click here to see the tutorial.

Learn how to build a strategy game called migration.

Migration

Click here to see the tutorial.

Learn how to build a 2-D Game named TIMPIST. It is build using C# and was originally developed in Microsoft extended basic.

TIMPIST

Click here to see the tutorial.
Learn how to develop a math puzzle board game involving Artificial Intelligence named Calcoolation.


Calcoolation: A Math Puzzle Board Game

Click here to see the tutorial.
Learn how to develop 2-D star trek game using C++/VB.


Click here to see the tutorial.


J2ME is an interesting environment for games. With basic knowledge of Java, preinstalled NetBeans and J2ME Wireless Toolkit, you can make simple, funny 2D games that are capable of running on your own mobile devices.
J2me 2D Game

Click here to see Tutorial
Copyright © 2012 Project Spotter.