Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rr15rr/c-gtng

C-GTNG (Guess The Number Game) is a open source basic guess the number game written in the C programming Language
https://github.com/rr15rr/c-gtng

Last synced: 7 days ago
JSON representation

C-GTNG (Guess The Number Game) is a open source basic guess the number game written in the C programming Language

Awesome Lists containing this project

README

        

# C-GTNG
C-GTNG (Guess The Number Game)

This is a open source basic guess the number game written in the C programming Language.

It lets the user see the instructions, exit the game and play anytime they want.

This project was based on the idea to write 1 program in different programming languages to better understand them.