Pygame Simplifier - 1.6
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
1.6
* Added support for several controllers and once
* Added support for holding mouse buttons
* Default font color changed from gray to black
* time_passed now cant exceed 1 second
* Fixed some bugs and typos
Links
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