-
I know Google has plenty of solutions, I am curious as to how _you_ went about it?
-
# First: cheers
This is exactly the sort of game I'm lieu to loose way too much time playing; the fact that the game is currently unplayable has likely saved me from myself, at least for the short …
-
It may still be super alpha, but there needs to be some way to poke around in the zones.
A command-line interactive client (Probably via [libtcod](http://doryen.eptalys.net/libtcod/).) for at least vi…
-
Running engine.py produces a bunch of deprecation warnings in the run console. We should look at how we can update the code to use the latest functions from TCOD to accomplish the same things.
-
The tcod-rs build script could copy it to the root of the project?
-
Package: zlib:x86-windows@1.3.1
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.40.33814.0
- vcpkg-tool version: 2024-08-01-fd884a0d390d12783076341bd43d77c3a6a15658
vcpkg-…
-
If I start the program (https://tomassedovic.github.io/roguelike-tutorial/part-1-graphics.html final edition of this part) with cargo run --release and press alt + enter for fullscreen and then esc to…
-
I have a "fail silently" fix that I can PR if desired. It just adds a try-catch block around the offending code, in case of an IndexError.
The text of the error is here:
```
/Users//code/armcom…
-
The title says it all.
Text input from the user/player must be figured out (in order to first write their name then (optionally) manually input a gender in the *Biography* character creation section)…
-
Services and libraries of interest:
- [ ] ReadTheDocs (I could ask about getting on the testing branch, once I'm ready to merge)
- [x] Travis
- [x] Appveyor
- [x] tcod
- [x] pony apparently (ne…