Compare commits
No commits in common. "9be979943ae03a30183a99cf8300a84030331a9a" and "6a825790adc85329ec02ac9d2b97100dbe4db6ed" have entirely different histories.
9be979943a
...
6a825790ad
12
README.md
12
README.md
@ -1,11 +1,5 @@
|
||||
# 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
|
||||
|
||||
## genre rule #41:
|
||||
@ -38,12 +32,6 @@ The progress of the level (number of stars collected) is displayed as a tiny pie
|
||||
|
||||
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
|
||||
|
||||
For building you need:
|
||||
|
Loading…
Reference in New Issue
Block a user