Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 1.22 KB

README.md

File metadata and controls

9 lines (5 loc) · 1.22 KB

ZenGM legacy games

This repo contains several games from ZenGM which are no longer in active development. All original code (not including any bundled dependencies) is available under the Apache 2.0 license.

These games are all ports of Basketball GM to other sports, made by another developer who is no longer working on the project. Basketball GM, Football GM, and ZenGM Hockey remain under heavy developpment, and their code has always been available here. I do eventually want to bring all these other sports up to date with the latest version of Basketball GM, but that will be done from scratch (like I did in 2019 with football and 2021 with hockey) rather than using any of the code shared in this repository.

If you are so inclined, feel free play around with the code and make your own games, either based on these games or indirectly inspired by them. You also might be interested in this blog post I wrote about getting into sports sim game development.

Happy hacking!