Skip to main content

Pygame Simplifier - 1.5

Using `pygame` can be cumbersome sometimes. This module simplifies its use by providing shortcuts for the most used `pygame` function and turning game coding into Event-driven programming.


Mikhail Shubin
(mikhail)

Changes

Links

Home Page
https://gitlab.com/2pi360/pygame_simplifier
Source
https://gitlab.com/2pi360/pygame_simplifier

Releases

Pygame Simplifier 1.0 — 9 Jan, 2021

Pygame Simplifier 1.1 — 17 Jan, 2021

Pygame Simplifier 1.2 — 6 Feb, 2021

Pygame Simplifier 1.4 — 10 Apr, 2021

Pygame Simplifier 1.5 — 30 Sep, 2021

Pygame Simplifier 1.6 — 23 Oct, 2022

Pygame.org account Comments

  • jo 2021-10-01 07:09

    interesting