Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.0K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.1K+ articles
School Learning
11.1K+ articles
Misc
7.8K+ articles
C Language
1.3K+ articles
C Programs
441+ articles
Converted Page to Post
+ articles
C Projects
22 posts
Recent Articles
Popular Articles
Contact Book Application using C
Last Updated: 23 July 2025
A Contact Book is a simple application to store and manage people's contact information such as names and phone numbers. We will create a simple console-based C contact bo...
read more
C Language
C Projects
Happy Diwali
Last Updated: 30 October 2024
GeeksforGeeks team wishes you Happy, Prosperous Safe Diwali!!C// A C program to wish Happy Diwali./// The program works only with Turbo C compiler#includeconio.h#includeg...
read more
Misc
C Programs
C Language
C Projects
Simple Personal Diary Management System in C
Last Updated: 23 July 2025
Keeping a personal diary has been a timeless practice for a lot of individuals to reflect on their thoughts and experiences. In this article, we will look at a simple pers...
read more
C Language
Geeks Premier League
C Projects
C Basic Programs
Geeks Premier League 2023
Lexical Analyser in C
Last Updated: 23 July 2025
In C, the lexical analysis phase is the first phase of the compilation process. In this step, the lexical analyzer (also known as the lexer) breaks the code into tokens, w...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
2048 Game in C
Last Updated: 28 April 2025
2048 is a popular single-player puzzle game that gained widespread popularity after its release in 2014. It was created by the Italian developer Gabriele Cirulli. The game...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
Dino Game in C
Last Updated: 29 December 2023
The Dino game is a simple hurdle-based game. In this game a dinosaur has to jump hurdles, if the dinosaur successfully jumps a hurdle, the score point is incremented by on...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
Create Bingo Game Using C
Last Updated: 23 July 2025
In this article, we will learn the process of creating a Bingo Game using the C programming language.What is a Bingo Game?Bingo is a social game where players are given ca...
read more
C Language
C Projects
Hangman Game in C
Last Updated: 11 October 2023
Hangman game is a popular and simple game in which the player has to guess the word based on the given hint. In this article, we will write a program for the hangman game ...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
Online Voting System in C
Last Updated: 16 October 2023
Voting in elections is one of the most fundamental organs of any Democracy and in the modern world, voting is done through digital machines. In this article, we will try t...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
Quiz Game in C
Last Updated: 16 October 2023
Quiz Games are one of the most interactive and mind blogging games of all time. Whether it be a child or teen or an adult, these Quiz Games fascinate people of all age gro...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
Pacman Game in C
Last Updated: 25 September 2023
Making projects is one of the most interesting and fun ways to learn a programming language such as C. In this article, we will learn how to write code for the Pacman game...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
Tic Tac Toe Game in C
Last Updated: 23 July 2025
Tic Tac Toe is a game that was popularly played on paper or pen using the board. This is a fun game played by people of all ages. But now the digital version is becoming p...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
Snake and Ladder Game in C
Last Updated: 25 September 2023
Snake and Ladder game is a traditional game that involves two or more players and the winner is the guy who reaches the final square on the game board at the earliest.Comp...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
Bus Reservation System in C
Last Updated: 27 August 2024
Bus Reservation System is a tool that allows users to book tickets for their journey in advance. It offers multiple features to provide a hassle-free experience to a trave...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
Telecom Billing System in C
Last Updated: 28 April 2025
In this article, we are going to create a basic Telecom Billing System using the C programming language. This system allows users to perform operations such as adding new ...
read more
C Language
Picked
Geeks Premier League
C Projects
Geeks Premier League 2023
1
2
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !