Skip to content

Hypatia game engine: make 2D action adventure games. For programmers and nonprogrammers alike.

License

Notifications You must be signed in to change notification settings

TeCoEd/hypatia

 
 

Repository files navigation

Hypatia 0.2.14 (alpha)

Hypatia 0.2

GitHub license PyPI Travis Coveralls Code Climate PyPI Gratipay Bountysource

Make 2D action adventure games. For programmers and nonprogrammers alike.

Create a games like Legend of Zelda: Oracle of Ages and Oracle of Seasons.

The included demo game (demo/game.py) in action:

The demo game in action.

Cross-platform (Windows, Mac, Linux, BSD), putting FreeBSD development first.

A labor of love, permissively (MIT) licensed, and crafted by Lillian Lemmer.

Please read about how you can help support Hypatia!

Resources

Dive in without any programming

The included demo allows you to mess with all of its resources (see the resources directory!). With it you can:

For more information, please read the official wiki guide for non-programmers.

Quick Demo

Windows

Simply run game.exe after extracting hypatia-demo-windows-current.zip.

Other

To get setup quickly and start tinkering around with the demo, simply issue the following commands:

  1. pip install hypatia_engine
  2. cd demo
  3. python game.py

About

Hypatia game engine: make 2D action adventure games. For programmers and nonprogrammers alike.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.7%
  • Makefile 6.6%
  • Batchfile 6.6%
  • Shell 2.1%