UniversalPizzoccheri/README.md

18 lines
505 B
Markdown
Raw Permalink Normal View History

2018-12-27 12:09:49 +00:00
<!--- vim: set et sw=2 ts=2 tw=80 : -->
2017-12-21 11:36:14 +00:00
# UniversalPizzoccheri
2018-12-27 12:09:49 +00:00
Text and client-server socket based idle game where you sell
[Pizzoccheri](https://en.wikipedia.org/wiki/Pizzoccheri)
in order to pay my university tuition fee.
## Italian warning
Although most of the source code is in english, this project contains hardcoded
italian strings. *Use at your own risk*.
## Building from source
2018-01-07 19:12:56 +00:00
- **client**: make client
- **server**: make server
2018-12-27 12:09:49 +00:00
- **cleaning leftowers from previous builds**: make clean