All Projects → jalbam → c_games

jalbam / c_games

Licence: other
[Some C games] Some simple games written in C language.

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to c games

Commandline-Games-hacktoberfest
A repository to share command line games. An opportunity to start and learn about open source code contributions flow.
Stars: ✭ 16 (-48.39%)
Mutual labels:  ascii-graphics, text-based, commandline-game
Reaktive
Kotlin multi-platform implementation of Reactive Extensions
Stars: ✭ 760 (+2351.61%)
Mutual labels:  multi-platform, multiplatform
outfancy
Python3 library to print tables in Terminal.
Stars: ✭ 47 (+51.61%)
Mutual labels:  ascii-graphics, terminal-based
asciiarena
Terminal multiplayer deathmatch game
Stars: ✭ 34 (+9.68%)
Mutual labels:  ascii-graphics, terminal-based
cgol
Conway's Game of Life in the Terminal
Stars: ✭ 32 (+3.23%)
Mutual labels:  game-of-life, terminal-based
TextGraphic
TextGraphic is a framework for creating Textual Graphics. It provides layers, styling, rich color, text justification, layouts, tables, view-ports, transparency, etc.
Stars: ✭ 83 (+167.74%)
Mutual labels:  ascii-graphics, terminal-based
vatsinator-legacy
An open-source Vatsim monitor
Stars: ✭ 12 (-61.29%)
Mutual labels:  multi-platform, multiplatform
ascii-chat
A terminal-based peer-to-peer (P2P) end-to-end-encrypted (E2EE) video chat application with text messaging, written in OCaml. Supports up to 4 clients. Supports connections over internet and LAN.
Stars: ✭ 20 (-35.48%)
Mutual labels:  text-based, terminal-based
xibalba
A Mayan roguelike
Stars: ✭ 50 (+61.29%)
Mutual labels:  ascii-game, ascii-graphics
rescript-game-of-life
Game of Life in ReasonML with ReasonReact in 2020
Stars: ✭ 36 (+16.13%)
Mutual labels:  game-of-life
ecommerce
Laravel open source e-commerce system.
Stars: ✭ 209 (+574.19%)
Mutual labels:  multi-platform
pexpo
💻 Terminal sending ping tool written in Go.
Stars: ✭ 89 (+187.1%)
Mutual labels:  multi-platform
CoTerminalApps
Retro ASCII Puzzles plus SpaceInvaders, Pacman & Frogger arcade games that run WITH SOUND in a terminal on any platform !!
Stars: ✭ 21 (-32.26%)
Mutual labels:  ascii-game
zk
A note-taking tool based on the famous Zettelkasten method
Stars: ✭ 41 (+32.26%)
Mutual labels:  terminal-based
electronim
Electron based multi IM (Instant Messaging) client
Stars: ✭ 50 (+61.29%)
Mutual labels:  multiplatform
progress
Easy progress reporting for D
Stars: ✭ 20 (-35.48%)
Mutual labels:  ascii-graphics
IUPforZig
IUP (Portable User Interface Toolkit) bindings for the Zig language.
Stars: ✭ 56 (+80.65%)
Mutual labels:  multiplatform
MyApp
A template to create awesome Apps easily ⚡️
Stars: ✭ 39 (+25.81%)
Mutual labels:  multi-platform
game-of-life
Conway's Game Of Life with a small evolutionary twist.
Stars: ✭ 41 (+32.26%)
Mutual labels:  game-of-life
Zeus
🔭 A modern cross platform `ls` with powerful searching and querying capabilities to scale your productivity to the moon 🚀 (and yeah it has file explorer like capabilities too 🤫)
Stars: ✭ 75 (+141.94%)
Mutual labels:  terminal-based

Some C games

by Joan Alba Maldonado (joanalbamaldonadoNO_SPAM_PLEASE AT gmail DOT com, without NO_SPAM_PLEASE)

Some simple games written in C language.

Version: different versions

  • Date: 2006 to 2007.

ScreenShot

Description

Some games in C language I made during the time I was studying the "Programació estructurada i modular / Programación estructurada y modular" (Structured and modular programming) subject that belonged to "CFGS DAI (Ciclo Formativo de Grado Superior en Desarrollo de Aplicaciones Informáticas)" which is a Software development associate degree equivalent (similar to Foundation degree in the UK, Diploma of Higher Education in Scotland or Higher Certificate in the Republic of Ireland) at IES Baix Camp school in Reus city (Spain).

All are text-based games. It includes a Blackjack (aka Twenty-one) card game, a roulette game (with four different ways to play), a John Conway's Game of Life (cells can be inserted either manually or randomly), a Mastermind game, Buscacaminas (pathfinding program with some Minesweeper characteristics), Pongetet (a pong game) and Pilotes (just a bouncing text generator). The IDE used was Bloodshed Dev-C++.

License

This project can be used, reproduced, distributed and modified freely for any non-commercial purposes but always keeping the author's name and copyright clauses. Other than that, just use this project as you wish but never sell it!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].