wolf
A downloadable game for Linux
wolf is a small maze game. a technical test for two grander projects ive been working on. the source code for all these is online on github. the code for wolf is written in my most recent language idea: vo and uses vtkit (a c-lib) for its drawing.
- vo the language is a dynamic programming language (functional, expression oriented, prototype oo, ffi to c) with a highly customisable syntax. the syntax is extendable by the programmer at runtime. also we working on runtime updates to the executable. https://github.com/seanbutler/vo
- vtkit a shared library for terminal graphics. https://github.com/seanbutler/vtkit
| Published | 3 days ago |
| Status | Released |
| Platforms | Linux |
| Author | fentlewoodlewix |
| Genre | Puzzle |
| Tags | ascii, maze, tui |
| AI Disclosure | AI Assisted, Code |
Download
Download
wolf 144 kB
Install instructions
Its a single executable. Working as a self extracting runnable zip file. Once downloaded, put it wherever you like. In Ubuntu/Gnome you can right click to set the executable bit. Terminal users can do chmod u+x ./wolf

Leave a comment
Log in with itch.io to leave a comment.