pygamelib

console game library

The pygamelib (formerly known as the hac-game-lib) is a (not so) small game library for the terminal. Its goal is to be easy to use. I developed it for my kids coding class. It is meant as a framework that offer more as the aspiring developers’ level increase while retaining ease of use.

Github repository: https://github.com/arnauddupuis/pygamelib

Pypi: https://pypi.org/project/pygamelib/

Youtube videos

Discord server: https://discord.gg/ZtVaMqr

DevNews: Complex items

Today’s dev news is about pygamelib/hac-game-lib and more specifically about complex items. It’s been something I wanted to implement for a long time: complex items. Understand: items that are represented over more than 1 cell on the game board. I did some proof of concept a while ago, and the “demo” is still available on…

Read More DevNews: Complex items

DevNews: SUPAREX

I was thinking about creating some sort of better demo of the capabilities of the hac-game-lib and I came up with that little platform game. All levels are procedurally generated and it uses many features of the 1.1.0 release of the hac-game-lib. Suparex is available on Github and it looks like that: At the time,…

Read More DevNews: SUPAREX

Get new content delivered directly to your inbox.