https://github.com/hellerve/hamurabi
The BASIC gaming classic in zepto
https://github.com/hellerve/hamurabi
Last synced: 2 months ago
JSON representation
The BASIC gaming classic in zepto
- Host: GitHub
- URL: https://github.com/hellerve/hamurabi
- Owner: hellerve
- Created: 2016-07-15T15:40:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T15:16:57.000Z (over 9 years ago)
- Last Synced: 2025-02-12T05:12:14.861Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hamurabi
This is the classic BASIC game hamurabi, written in zepto.
That means that zepto gaming technology has now caught up with the 60's.
This is a very ugly port of [this implementation](https://github.com/blt/hamurabi)
by Brian Troutwine.
# Installation
```
zeps install hellerve/hamurabi
```
# Usage
```
hamurabi
```
Have fun!