Quiz Game Mini Project in C
This is a complete and error-free Quiz Game Mini Project in C designed as a simple console application. In this project, a number of questions are asked, and the user is awarded cash prize for each...
View ArticleMini Project in C Tic Tac Toe Game
You have probably played the Tic-Tac-Toe game to pass time during school hours. It’s fun when you play with paper and pencil. Here, we have developed a mini project in C Tic Tac Toe game – a simple...
View ArticleMini Project in C Snake Game
This Mini Project in C Snake Game is a simple console application without graphics. In this project, you can play the popular “Snake Game” just like you played it elsewhere. You have to use the up,...
View ArticlePacman Game in C
Pacman Game in C is a simple console application or a mini clip game designed for the purpose of entertainment. It resembles the snake game to some extent in which the Pacman should be driven in such a...
View ArticleHangman Game in C
Hangman Game in C is a simple C program which has been designed to demonstrate different application formats and syntaxes of C programming language. The game is very simple to play and the coding has...
View ArticleNumber Guessing Game in Java
Number Guessing Game or “Guess A Number” is a very simple and short JavaScript gaming mini project. This game is built for students who are looking for mini-games built in Java to learn and practice...
View Article