Projects with this topic
-
An efficient, text-based implementation of the popular snake game, written in C.
Updated -
A simple retro 3D game inspired by Wolfenstein 3D, built using classic ray casting techniques
UpdatedUpdated -
The classic Battle for Moscow wargame. Go here if you only want the materials.
Updated -
Air traffic control (ATC) tower and radar simulator. Solo and multi-player games available.
Updated -
Mix of space shooter and roguelike, written for Varvara in unxtal.
Updated -
-
Remake of the classic Avalon Hill Game Company wargame Afrika Korps, 3. ed.. Go here if you just want the materials
Updated -
-
A project drawing inspiration from the old game Widget Workshop
Updated -
-
-
-
A game for Playdate about collecting packages.
Updated -
-
Snake game in c -- personal exercise in ncurses text-mode graphics, game programming, debugging complex datastructures, and deterministic discrete time simulation
Updated -
Attempt to completely rework my 3DS game "Breakout" from the ground up.
Updated -
C-connect: For pro connect-four players
This is a multiplayer, flexible multi-board, connect greater than 3, interesting connect four game, developed in C with ASCII graphics.
Updated -
This project was developed as part of a Network Programming course in C. The goal was to create an online multiplayer version of the classic game Bomberman, using different network protocols (UDP and TCP) to manage player connections, game state synchronization, and communication between clients and the server. In addition to gameplay, the project includes a chat feature, allowing players to communicate in real-time during the game.
Key Features:
Online multiplayer gameplay Network communication using TCP and UDP protocols Real-time synchronization of game state across multiple players In-game chat functionality for player communication Classic Bomberman mechanics (placing bombs, destroying blocks, and eliminating players)Technologies:
C programming language TCP/UDP for network communication Socket programmingUpdated -
Strike Force One wargame. Go here for the materials.
Updated -