← Back to SIT102
SIT102 High Distinction

Shape Drawing

Introduction to Programming · cpp · 2022

A program that opens a window and draws various shapes to the screen. This task helped understand how basic drawing shapes work in C++ using the SplashKit library, including understanding built-in functions, procedure calls, and function parameters.

Key Features
  • Window creation and management
  • Basic shape drawing (rectangles, triangles, circles)
  • Color handling
  • Procedures and functions
  • Delay and screen refresh
Technical Stack
C++SplashKit
Skills Demonstrated
Graphics programmingProcedure creation and callsFunction parameters and return typesOverloaded functions
Request Evidence by Email →