CodeProjectz

Search
Generic filters

Games and Fun

You can download hundreds of free projects and source code pertaining to Games and Fun Application. In Fact, The two most common languages for game designers to learn are C++ and Java, although other languages are popular (such as C# for Unity). You can find games and many more fun applications like 2048 Game project source code, spiderman game project, car racing game in c language, tic tac toe game in python and many more.

Downloading these projects and source code is easy. Simply explore the project page and generate link to download the project. Furthermore, you can explore other projects as well related to web applications, mobile applications and e-commerce websites applications.

2048 Game In C Programming With Source Code

Simple 2048 Game In C Programming With Source Code

This project is a remake of the game – 2048; single-player sliding block puzzle game. The main objective of this game is to move numbered tiles on a grid to merge them to form a tile with number 2048; after all, you can keep on playing the game by creating larger numbers. [ REAL Videogame’s Gameplay ] In each move, a new tile falls with the number of 2 or 4.

Rock, Paper And Scissor Game In C Programming With Source Code

Rock, Paper And Scissor Game In C Programming With Source Code

Rock, Paper And Scissor Game In C Programming is a simple C project for the classic rock, paper, and scissor game. Not humongous amount code used but yet a simple project that can be used as school or college project. This project has been developed using visual studio code.

Tetris Game In C# With Source Code

Simple Tetris Game In C# With Source Code

This project is developed using C# language. Tetris is a puzzle tile matching game. Talking about the gameplay, the pieces/tetri minos falls randomly in different shapes and the main objective of this game is to control these pieces by moving sideways using Left, right keys(if needed).

Catch The Sheep Game In C# With Source Code

Catch The Sheep Game In C# With Source Code

This project is developed using C# language. It is a simple game where the user has to catch the sheep. Hens and sheep come out randomly and the user has to catch sheep only in order to gain score points but if the user catches/touches hen then the score point will be deducted (-10 per hens).

Snake Game In C# With Source Code

Simple Snake Game In C# With Source Code

This classic arcade game is developed using C# Language. It is a common game where the player has to eat Food which will be available in different Coordinates. The more you eat food, more you’ll get score points. Player has to move the direction of the snake by using Left, Right, Up, Down Arrow Keys and Backspace key to Pause the game/return to the main menu.

2048 Game In C# With Source Code

Simple 2048 Game In C# With Source Code

2048 game in C# using visual studio is a C# project developed for the assignment purpose. 2048 game is a famous single player game. Now this game has been developed in C# using visual studio code. Here, in this project, all you have to do is to slide the numbered block up to down and from left to right in order to add the two blocks.

Battleship Game In C# With Source Code

Battleship Game In C# With Source Code

Battleship game in C sharp is a simple command prompt game written in C sharp language. This game is developed in the visual studio. In this game, you just have to select the game mode. After all that you have to enter the name of the player and start continuing to play it. Here you have to tell the player to attack the position like A1, B2 as per your choice of attack.

Minesweeper Game In C# With Source Code

Simple Minesweeper Game In C# With Source Code

Minesweeper game in C sharp is an old game written C# language using visual studio. In Minesweeper The player is initially presented with a grid of undifferentiated squares. Some randomly selected squares, unknown to the player, are designated to contain mines.

Color Game In GUI Python With Source Code

Color Game In GUI Python With Source Code

The Color Game In GUI Python is a simple project developed using Python. This project is an active mind testing game that displays random color in text and you have to identify its color. You have 60 seconds to guess as much as word color you can, and you will get a score if the guess is right. This project is an interesting and simple project.