Skip to content
#

template-classes

Here are 4 public repositories matching this topic...

Colors on a computer are frequently represented as a hexadecimal number. A small class to store color swatches (each "swatch" a color and dimensions in mm) and a data file listing a whole collection of these swatches are provided. This application reads swatch data from the data file and organizes/manipulates/displays it in multiple different ways.

  • Updated Dec 28, 2023
  • C++

Towers of Hanoi is a popular puzzel game that consists out of two main components: three towers and n number of disks. The goal of this puzzel game is to move the tower of disks from one tower to another tower with only moving a single disk at a time.

  • Updated Jul 21, 2023
  • C++

Improve this page

Add a description, image, and links to the template-classes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the template-classes topic, visit your repo's landing page and select "manage topics."

Learn more