🔌Curated collection of useful C Programming tutorials, snippets, and projects that you can understand in 30 seconds or less.
-
Updated
Dec 20, 2019 - JavaScript
🔌Curated collection of useful C Programming tutorials, snippets, and projects that you can understand in 30 seconds or less.
A programming action game.
Join Navi the fairy for an adventure across Hyrule!
small c programming exercises
A tetris game that two friends can compete with each other simultaneously
Simple math game created using C
A small text-based game writen in C
Sudoku game built using C programming language and backtracking algorithm
'Snake Game' project in C language using graphics.h library. The code follows ANSI C standards.
🎮 Small video game based on the rules of Duck Hunt. First epitech graphic project with the CSFML library. This project includes main menu with play button
A project just to improve my programming skills in C.
Terminal-based clone of Wordle made with C.
simple kadya (funny programms) in C
Interactive Fiction Game in C
The Number Guessing Game is an interactive C program where the player guesses a random number. Feedback is given for each guess: "Lower number, please" if too high, and "Higher number, please" if too low. The game displays the total attempts upon a correct guess, using loops and a random number generator for an engaging experience.
Words appear one by one like a waterfall.
Add a description, image, and links to the c-programming-game topic page so that developers can more easily learn about it.
To associate your repository with the c-programming-game topic, visit your repo's landing page and select "manage topics."