This page lists projects & snippets written in C throughout my
time with the language. Please note my skill in C is middling.
- Chatman:
A proof-of-concept chatroom program, where
multiple clients can connect to one server.
- SBTEditor:
A proof-of-concept text editor using ncurses.
- Platformer Engine:
An in-development platformer engine written in
C and SDL.