Skip to content

CloverGoblin/GamingSuite

Repository files navigation

GamingSuite

Collection of 2D/3D - board games

Goal

This project is for personal practice an for honing of software Engineering techniques.

Frameworks:

  • Qt 6.7
  • C++ >= 17

optional environments for QtQuick applets; due to optional JavaScript best used for actual games

Source

cpp- Rules:

  • qt- Classes are never directly instantiated in code; to allow optional overwrites classes are used with a "gs" (GamingSuite) prefix instead of the usual "q" prefix Example: gsApplication::qApplication

About

Collection of 2D- board games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published