Skip to content

Babkock/cis164

Repository files navigation

Advanced C Plus Plus

https://github.com/Babkock/cis164/actions/workflows/c-cpp.yml/badge.svg

Homework for Advanced C++ class. Single-file assignments, examples, and QtCreator/Qmake projects.

First Half-Semester Project

CasualMockSkirmish is a battle simulator. It was a collaboration with Noah Ertz, Lukas Lawler, Owen Miner, and Jeffrey Garretto.

QtCreator Projects

  • Bank Database - Text interface for bank system
  • SQLite - A simple interface for selecting names from a database by ID
  • ColorSelector - Generate RGB colors with dials
  • ForumClient - HTTP client that interprets JSON
  • Thread Race

Makefile Projects

  • FoodTruck