TruCanvas

April 8, 2024 | STATUS: CLOSED

TruCanvas Repo Card

This application allows users to come together and create collaborative artwork in real-time, with various brushes, colors, and filters available. The networking functionality is mostly implemented from scratch.


Motivations:

This project was a capstone assignment for a graduate Software Engineering course I took in the spring of 2024.

Implementation:

This application was written in the D programming language (also known as DLang) and uses the SDL2 library for rendering graphics.

Future Work:

  • Fix a few minor bugs
  • Write clearer instructions for installation
  • Package as an executable