Commit Diff


commit - 3759e1e782cc949b2c2d74378848d590acddbe52
commit + ec8b917e432102957f97ecf584a810495ff8644b
blob - b421dc07baf2463beb5a21bef8981f6c464f7a4b
blob + c2b5474039b2cbc2c3e8952085a63ec83d3b3197
--- games.yaml
+++ games.yaml
@@ -736,6 +736,15 @@
     is one of the earliest computer games.
   wikipedia: https://en.wikipedia.org/wiki/Hamurabi
 
+- name: hammurabi
+  url: https://github.com/wzhishen/hammurabi
+  info: |
+    is a very old computer game, in which you are the ruler of
+    ancient Samaria, trying to increase the wealth of your country.
+    Here is the 21st century version of it, which is implemented
+    in Python!
+  wikipedia: https://en.wikipedia.org/wiki/Hamurabi
+
 - name: hangman
   url: https://man.openbsd.org/hangman.6
   info: is a computer version of the game hangman. It's a BSD game.