A Place to Wander
A downloadable game for Windows, macOS, and Linux
Download NowName your own price
Explore a procedurally generated world made just for you.
Climb mountains, walk among the trees and swim across rivers.
A temporary escape.
Made for ProcJam 2016.
Status | Released |
Platforms | Windows, macOS, Linux |
Rating | Rated 3.7 out of 5 stars (14 total ratings) |
Author | Luke O'Connor |
Genre | Adventure |
Tags | Atmospheric, First-Person, Procedural Generation, PROCJAM, Walking simulator |
Download
Download NowName your own price
Click download now to get access to the following files:
APlaceToWander.zip 49 MB
APlaceToWander_LINUX.zip 52 MB
APlaceToWander_MAC.zip 52 MB
Comments
Log in with itch.io to leave a comment.
nice game but id rather do butt stuff with my secretary 6/10
The game is WOW, but it doesn't grab the mouse cursor on Ubuntu bionic + firejail. Most of other Linux Unity games doesn't have this problem on my system.
Same issue.
Amazing! Exactly what I was looking for: procedurally generated landscapes, new after every restart.
wow
Beautiful graphics, kind of lonely. Maybe add some animals? Like it a lot though!
Beautiful and creepy. I liked it, great job!
10/10 would greenlight on steam (:
I kid Beautiful game :)
more guns and bots
same issue
Done! Hope it works...
Doesn't work on 64 bit Linux :(
./APlaceToWander.x86: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory
try
sudo apt install libxcursor1:i386,
and then another lib should be missing, just install that with
sudo apt-get install libxrandr2:i386