Arcade System
Click here to visit the project webpage
All lesson notes can be found on the project page above.
Project Description: This year’s software project will teach you how to build a “Virtual Arcade System” in C++ using the SDL2 Library and a simple GUI (graphical user interface)
Target Audience: Those with interest in..
- Entirely software based projects (C++)
- Simple graphics and game design
- Using external libraries
Project Curriculum:
- C++ basics
- Setting up a development environment
- Managing a project with Git
- Using the SDL2 library