Compare commits
2 Commits
6a825790ad
...
9be979943a
Author | SHA1 | Date | |
---|---|---|---|
9be979943a | |||
36f372a36d |
12
README.md
12
README.md
@ -1,5 +1,11 @@
|
|||||||
# TINS 2023
|
# TINS 2023
|
||||||
|
|
||||||
|
# Running
|
||||||
|
|
||||||
|
**Attention**: make sure the working directory contains the `src/assets/...` directory otherwise the application will crash (reporting a "FailedToLoadBitmap" error).
|
||||||
|
|
||||||
|
If you unzip the binaries package or build from sources this means that the root of the zip/sources is your working directory and you're executing `./zig-out/bin/tins2023` or `.\zig-out\bin\tins2023.exe`.
|
||||||
|
|
||||||
# Rules
|
# Rules
|
||||||
|
|
||||||
## genre rule #41:
|
## genre rule #41:
|
||||||
@ -32,6 +38,12 @@ The progress of the level (number of stars collected) is displayed as a tiny pie
|
|||||||
|
|
||||||
Did not make use of the bonus rule.
|
Did not make use of the bonus rule.
|
||||||
|
|
||||||
|
# Binaries:
|
||||||
|
|
||||||
|
Binaries of the 1.0 version (as submitted) can be found here:
|
||||||
|
|
||||||
|
https://opslag.de/schobers/tins2023/releases/tag/v1_0
|
||||||
|
|
||||||
# Building
|
# Building
|
||||||
|
|
||||||
For building you need:
|
For building you need:
|
||||||
|
Loading…
Reference in New Issue
Block a user