🔌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
🎮 🧩 Simple 2D puzzle game built in C for Linux and macOS.
A tetris game that two friends can compete with each other simultaneously
Simple math game created using C
Sudoku game built using C programming language and backtracking algorithm
Words appear one by one like a waterfall.
A small text-based game writen in C
Interactive Fiction Game in C
simple kadya (funny programms) in C
Terminal-based clone of Wordle made with C.
Terminal-based Flappy Bird clone game in the C programming language
This repository will contain some 2d games developed using C language.
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.
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."