I List All Games I Made In C In This Repository
-
Updated
Mar 6, 2023 - C
I List All Games I Made In C In This Repository
Marienbad-game (called also NIM) coded in C language with 3 AI lvl (easy, medium, hard).
Although C isn't the best language for application software development, I tried to build some mini-games and small applications(CLI) to improve my problem-solving abilities.
Tic tac toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
A 3D game coded in C.
C++ games for beginners
Multiplayer terminal game for operating systems course
"C Games" is a collection of interactive games. It also includes features like user account creation, login, game history tracking.
In this I had created a Tic Tac Toe Game in C language
The Greek Thirty-One Card Game in Terminal
Simple Fighter Jet Game made using C++
Programming Fundamentals project in C language which covers most of the basics & includes some unique features, using DevC++ Compiler
Add a description, image, and links to the c-games topic page so that developers can more easily learn about it.
To associate your repository with the c-games topic, visit your repo's landing page and select "manage topics."