Gorms_Barely_Finished_TfDungeon
A downloadable game
This is a simple text based dungeon. About 20 rooms, no combat, it is a very rough draft.
My goal was to get myself back into the habit of making things rather than make ahigh quality game. Therefore, I have a game, but it is pretty basic, and you need to run a Jar file to play it.
I had to update the game the day after the Jam ended because I thought the Jam went until the end of November in a US timezone. It should work now.
This is a rough draft. New versions may be posted separately.
The code is a mess right now, but you are welcome to look at it: Gormleikr/game-jam-tf-rpg (github.com)
You can download the code and run it manually if you want (its just java).
WARNING: This is a Safe for Work game but I do not promise any other projects on that Github Account will be safe for work. Any later editions that are NSFW will be posted as a separate game or github repo in order to keep this SFW.
Download
Install instructions
To run:
- download
- have java
- pray
- open some sort of command line (recommend making it wider before running it)
- type "java -jar tf-game-jam-rpg.jar"
- play?
Comments
Log in with itch.io to leave a comment.
I could totally have been doing something wrong, but this didn't run until I installed the JDK instead of just having the JRE.
If you'd like to get a lot more people playing this, making a browser-playable version could be a worthwhile option! (For comparison, Escape from Kettuloch's Twine port has been played 40x as many times as the Python version. It's just so much easier for players, haha)
But, beyond that, once it was up and running everything was working fine, and I'll definitely be interested in seeing where you go next!