Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with c-programming-game

A curated list of projects in awesome lists tagged with c-programming-game .

https://github.com/fredsiika/30-seconds-of-c

πŸ”ŒCurated collection of useful C Programming tutorials, snippets, and projects that you can understand in 30 seconds or less.

c c-code c-language c-languages c-programming c-programming-game c-programms c-project

Last synced: 12 Oct 2024

https://github.com/shivankushsingh09/number-guessing-game

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.

basic-game c-programming-game guess-challenge guessing-game guessing-logic interactive-game number-guess number-match number-prediction simple-game

Last synced: 15 Nov 2024