Menu

Tree [a3e1cb] master dockerTests /
 History

HTTPS access


File Date Author Commit
 docs 2024-09-01 disco disco [bba74c] Moving over the source from the older project f...
 fonts 2024-09-01 disco disco [bba74c] Moving over the source from the older project f...
 frames 2024-09-01 disco disco [bba74c] Moving over the source from the older project f...
 source 2024-09-01 disco disco [a3e1cb] moved over to docker compose so can force a reb...
 .gitignore 2024-09-01 disco disco [7581c9] Got docker build and running unit tests.
 compose.yaml 2024-09-01 disco disco [a3e1cb] moved over to docker compose so can force a reb...
 docker_base 2024-09-01 disco disco [a3e1cb] moved over to docker compose so can force a reb...
 docker_tests 2024-09-01 disco disco [a3e1cb] moved over to docker compose so can force a reb...
 makefile 2024-09-01 disco disco [bba74c] Moving over the source from the older project f...
 readme.md 2024-09-01 disco disco [7581c9] Got docker build and running unit tests.

Read Me

PUTT PUTT engine

Aims to handle a lot of the boilerplate needed to run a 2D app or game, as well as do some fun stuff like play audio or run animations.

Goals.

  • Do everything in C++, avoiding stuff like json and xml for program data.
  • Provide a UI framework that's checked at compile time.
  • Bundle images and audio in the exe so it's fast to load.

Build

Use docker to build a package that can be installed to your system as an appimage.

MongoDB Logo MongoDB