Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
/ RTK Public archive

Pygame RTK Toolkit for simple UI and/or Game creation. This includes also many other sample programs for advanced programming techniques in Python.

License

Notifications You must be signed in to change notification settings

rtomasa/RTK

Repository files navigation

Python/Pygame sample programs and tools

Contents

Pygame tools and libraries

  • RTK - Toolkit module that provides you premade classes and objects for creating simple Pygame UI/Games using pygame

    • rtk.py (comming soon...)
  • ttf2bmp - CLI program to create BMP sprite sheets from TTF font files

    • ttf2bmp.py

Sample programs for advanced programming techniques in Python

  • Global Variables
    • test_globals.py
  • Mediator Pattern
    • test_mediator.py
  • Signal Manager
    • test_signals.py
  • Linux OS Signals
    • test_os_signals_receiver.py
    • test_os_signals_sender.py

About

Pygame RTK Toolkit for simple UI and/or Game creation. This includes also many other sample programs for advanced programming techniques in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages