lovenery / c-chatroom
A simple chat room in C. Demo: https://youtu.be/3FvHW3uzZA0
☆35Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for c-chatroom
- A simple C++(14) application for PeerToPeer communication across network☆47Updated 6 years ago
- C++ chat server and client for windows☆21Updated 6 years ago
- SDL2 source code for the tutorial series on Dev.to☆50Updated 4 years ago
- CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html☆134Updated 3 years ago
- A simple socket programming which creates a connection between two terminals on linux.☆147Updated 2 years ago
- A c++ wrapper around bcrypt password hashing☆98Updated 3 years ago
- Client Server user level application, can be used to communicate between two connected systems.☆22Updated 9 years ago
- Artificial Neural Networks implemented in C++☆52Updated 4 years ago
- A Rogue/Net Hack clone built in C with the NCurses library. Code to follow rogue tutorial that I have been posting on YoutTube.☆36Updated 7 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…☆15Updated 5 years ago
- Small shooter write in C/Ncurses☆58Updated 3 months ago
- AI that learns to play the game Flappy Bird.☆59Updated 2 years ago
- Shows how to use Fltk controls only by programming code (c++17).☆55Updated 6 months ago
- Classic Asteroid Game coded with SDL2 in C☆29Updated 3 years ago
- A simple neural network implement in c++☆129Updated 5 months ago
- A C++ SHA256 implementation.☆158Updated 7 months ago
- A procedurally generated space action adventure game☆82Updated 2 years ago
- A modern C++ HTML parser☆19Updated 4 years ago
- TestChain C++ tutorial☆94Updated 3 years ago
- Port of Python's Turtle to C++☆61Updated 3 years ago
- Sorting algorithms visualised using sfml and c++.☆8Updated 5 years ago
- ASCII Tetris game written in C☆68Updated last year
- Classic Minesweeper game with minor improvements.☆28Updated 3 years ago
- Classic Tetris game.☆48Updated 3 years ago
- Simple ftp server written in C++☆95Updated 2 years ago
- Original SNES Super mario bros made with C++ / OpenGL☆100Updated 2 years ago
- A simple proof-of-concept for C++11 event dispatching☆52Updated 3 years ago
- An Online/Offline playable Chess game with a smart AI on Qt5. It is wrote by C++.☆35Updated 4 years ago
- A very simple neural network.☆48Updated 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…☆94Updated last year