https://github.com/jubalh/iberians
https://github.com/jubalh/iberians
board-game help-wanted love2d lua
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jubalh/iberians
- Owner: jubalh
- Created: 2017-08-26T15:22:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-23T08:42:48.000Z (over 1 year ago)
- Last Synced: 2025-02-28T12:05:00.224Z (3 months ago)
- Topics: board-game, help-wanted, love2d, lua
- Language: Lua
- Size: 837 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Iberians
*Work in progress*
*Feel free to contribute*Iberians is a clone of the board game The Settlers of Catan.
Written in Lua with Love.

# Dependencies
* [Lua](https://www.lua.org/) 5.3
* [LÖVE](https://love2d.org/) 11.5# Installation
```
git clone https://github.com/jubalh/iberians
cd iberians
love .
```