A downloadable this game. for Windows

ABOUT THIS GAME

You are a arrogant drunk imbecile that decided to enter a random building and become drunk. But what you didn't realize is that this isn't a real building, and logic doesn't work here. It is a murderer's hideout, and you have a large bounty on your head for somehow entering this unenterable building. 

YOU HAVE TO ESCAPE!

This is a small "Non-Euclidean" Rogue-like made for the Brackeys game jam, it is made purely out of C++. it's my first time making a game using only C++, so this possibly may not work. Enjoy =)

HOW TO PLAY

- CONTROLS -------
wasd to move
i to check inventory
e to consume
e(id) to consume
t to take
D(id) to drop
W(id) to wield
P(id) to wear
< Enter > or < Return > to end turn
everything in your inventory has a designated symbol(0-9 and m and w)
replace (id) with the designated symbol to do that action towards that item.
- LEGEND ---------
@ - Player
O - Enemy
% - Food
& - Clothes
} - Weapons
^ - drinks
$ - coins
/ - Broken Item
_ - Small Items
- and | - Walls
: - Window
> Stairs(Exit)
------------------
  • Press ? for this menu to pop up in-game.
  • Go on an enemy tile to attack the enemy.
  • When you lose, the game will close automatically since when you die, the building   becomes unenterable once again(Its totally not a bug)



Download

Download
skepticism.exe 220 kB
Download
SkepticismCpp.txt 40 kB

Install instructions

I have uploaded 2 files below: one is the game, the other is the source code.(if the game doesn't work, just copy paste the source code into a C++ compiler, some compilers wont work,  I recommend visual studio.)

Ignore windows "protecting" your pc from the game, its not a virus.

P.S. Feel free to modify the code! I tried to make it as readable as possible...

Leave a comment

Log in with itch.io to leave a comment.