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
Sorting:
- Cross-platform HD remake of Super Mario Bros (NES, 1985) with original game mechanics☆212Updated last year
- Small Web Browser using Webkit, C++ on Linux☆36Updated 8 years ago
- A simple socket programming which creates a connection between two terminals on linux.☆145Updated 2 years ago
- 🕹️ A toy project implementing a simple tetris clone in C for learning SDL 2.x.☆82Updated 7 years ago
- Sample c network programming☆93Updated 6 years ago
- CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html☆144Updated 3 years ago
- An open source library for C☆240Updated 2 years ago
- Ridiculous 2D SDL platform game☆43Updated 2 years ago
- A simple tcp client server application that describes the communication between the client and a server. The server is a simple echo seve…☆99Updated last year
- snake, in C, with ncurses!☆130Updated 4 years ago
- A Multiplayer Tic-Tac-Toe game written in C++ based on the client-server model using socket programming.☆45Updated 3 years ago
- ☆41Updated 8 years ago
- c++ and c written snake game for linux terminal☆46Updated 2 years ago
- SocketClient allows easy communication between sockets and implements a callback pattern for receiving messages!☆32Updated 9 years ago
- My C libraries and programs☆60Updated 9 months ago
- Simple chatroom in C☆84Updated 4 years ago
- A C++ clone of the classic Super Mario Bros. games.☆338Updated 7 years ago
- A gameboy emulator in C++ and SDL☆35Updated 6 years ago
- A small SDL2 game made in 48 hours☆117Updated 2 years ago
- Source code for a simple operating system.☆26Updated 6 years ago
- A C++ SHA256 implementation.☆168Updated 3 months ago
- Tetris in C and NCURSES.☆253Updated 5 years ago
- A collection of algorithms for data structure manipulation in C☆112Updated 2 years ago
- ☆23Updated 8 years ago
- Implement your own TCP IP Stack☆205Updated last week
- A remake of the 1990's classic mario hit. Play the game here:☆13Updated 8 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…