Skip to content

jtiai/ah-game

Repository files navigation

ÄH!

ÄH! is a game made in 6 hours with Pygame and help of ptext library.

You can download packaged version for Microsoft Windows from https://jtiai.itch.io/ah

Running from the sources

Clone sources from GitHub with git or download and extract the zip file.

ÄH! Requires pygame-ce to run. If you have installed it globally just do python ah.py

If you don't have PyGame installed globally use Poetry tool to install depedencies poetry install and then poetry run ah.py to run the game.

Assets

Font notosanshk-black.otf is licensed under the SIL Open Font License, Version 1.1

ptext.py is licensed under CC0 1.0 Universal license.

License

ÄH! is licensed under the 3-Clause BSD License.

Releases

No releases published

Packages

No packages published