An open API service indexing awesome lists of open source software.

https://github.com/jubalh/iberians


https://github.com/jubalh/iberians

board-game help-wanted love2d lua

Last synced: 2 months ago
JSON representation

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.

![screenshot](http://i.imgur.com/0SSDp2x.png)

# 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 .
```