Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Perl implementation for Hammurabi #905

Merged

Conversation

polettix
Copy link
Contributor

An implementation of Hammurabi in Perl. There's a fix for a possible bug in calculating the final average percentage of starved people, for the rest it's pretty faithful to the original.

The game logic and the UI are completely separated, so it's theoretically possible to re-implement it in Curses or some other UI tool.

@coding-horror coding-horror merged commit 134d7c1 into coding-horror:main Oct 23, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants