Trimester 1, 2022
This unit covers programming fundamentals using C++ and SplashKit library. Key concepts include variables, functions, loops, conditional statements, data structures, pointers, and game development. All tasks completed to High Distinction level demonstrating mastery of procedural programming concepts.
cpp
First C++ program using SplashKit library
cpp
Procedural shape drawing using SplashKit graphics
multimedia
Animated scene with bitmaps and sound effects
cpp
User interaction and input handling program
cpp
Custom data types using structures and enumerations
algorithms
Working with arrays and vectors in C++
algorithms
Educational tool for visualizing sorting algorithms
game-development
First part of sprite-based game development
game-development
Complete game with collision and user input
cpp
Advanced invoice generator with QR code support
algorithms
Implementation of linked list data structure
cpp
Additional advanced features for custom program