lovenery / c-chatroom
A simple chat room in C. Demo: https://youtu.be/3FvHW3uzZA0
☆36Updated 7 years ago
Alternatives and similar repositories for c-chatroom:
Users that are interested in c-chatroom are comparing it to the libraries listed below
- A simple socket programming which creates a connection between two terminals on linux.☆147Updated 2 years ago
- A simple C++(14) application for PeerToPeer communication across network☆49Updated 6 years ago
- Basic logger for C and C++ projects☆116Updated 4 years ago
- Small shooter write in C/Ncurses☆62Updated 8 months ago
- Simple raycaster using SFML☆24Updated 8 years ago
- snake, in C, with ncurses!☆130Updated 4 years ago
- Simple chatroom in C☆84Updated 4 years ago
- A LAN Multiplayer Snake game in C++ . This is a snake game which is a console based game written in C++ to which any number of players in…☆18Updated 6 years ago
- SocketClient allows easy communication between sockets and implements a callback pattern for receiving messages!☆32Updated 9 years ago
- Socket programming to implement simple programs☆10Updated 4 years ago
- C++ RPG☆30Updated last year
- A Rogue/Net Hack clone built in C with the NCurses library. Code to follow rogue tutorial that I have been posting on YoutTube.☆38Updated 7 years ago
- 64 bit nasm code examples☆58Updated 4 years ago
- Cross-platform HD remake of Super Mario Bros (NES, 1985) with original game mechanics☆212Updated last year
- A simple tcp client server application that describes the communication between the client and a server. The server is a simple echo seve…☆98Updated last year
- Shows how to use Gtkmm controls by programming code (c++17).☆51Updated last year
- SDL2 desktop game example - Simple, lightweight, multi-platform, GNU C, Make☆29Updated 7 years ago
- A simple neural network implement in c++☆130Updated 10 months ago
- A simple operating system build from scratch using C and assembly language. The code includes a make file that will help you to run this …☆21Updated 4 years ago
- An amazing 2D Mario game made with C++ and SFML☆22Updated 6 years ago
- Simple multiprocess operating system running on x86 CPUs.☆62Updated 5 years ago
- Small Web Browser using Webkit, C++ on Linux☆36Updated 8 years ago
- Classic tetris game on Win32 API☆37Updated 3 years ago
- A C++ client library for Selenium Webdriver