Worlds Apart
A downloadable game for Windows and Linux
Download NowName your own price
"Worlds Apart" is a very short, first person grid-based dungeon crawler, inspired by titles such as Dungeon Master, Eye of the Beholder, Lands of Lore & Might and Magic 3-5!
It was made in a week for DCJAM 2023, however with a plan to further build around it. It's powered by the custom-made Jolt3D! game engine which is also used on The Darkness Below (in-progress).
Features
- Pixel art graphics
- First person
- Grid based
- 3 Maps
- Combat
- Events
Controls
- W = forward
- A = left
- S = backward
- D = right
- Q = turn left
- E = turn right
- N = take screenshot
- ESC = exit the game
Troubleshooting
- Problem: on Linux, the game doesn't run, showing some missing libraries. Solution: The game is built on a 32-bit arch linux OS. To allow running on other systems like a 64-bit linux, it requires the 32-bit libraries as well. Run these:
sudo dpkg --add-architecture i386 sudo apt-get install multiarch-support sudo apt-get install libxcursor1:i386 sudo apt-get install libgl1-mesa-glx:i386 sudo apt-get install libopenal1:i386
Credits
check the file credits.txt accompanied on game's archive
Install instructions
- extract the archive
- click "start_win.exe" (windows) or "./start_linux" (linux) to start the game
Status | Released |
Platforms | Windows, Linux |
Author | vlzvl |
Genre | Role Playing |
Tags | Dungeon Crawler, First-Person, Game engine, Singleplayer |
Download
Download NowName your own price
Click download now to get access to the following files:
worlds_apart_v1.1_win.zip 5 MB
worlds_apart_v1.1_linux.tar.gz 4.6 MB
Comments
Log in with itch.io to leave a comment.
Looks cool. You should make a youtube video so one can see how it looks and link to.
Hey, thanks man :)
I am already improving it and will soon have something more to show :)
Glad that you're liking this very early version!
Still waiting for The Darkness Below, it's a pity that good beginnings are rarely brought to an end ((
The Darkness Below final demo comes in few days for sure and its hugely improved :)
Very cool to see you release a game for this, will check later.
Hey thanks man :) Just uploaded the whole thing... Definitely needs a day or twenty to make it a legit first person crawler. Generally I like it and will built upon it as its something different than TDB :) Thanks for checking, appreciate it man :)