Wifey I Needs Da Vodki
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
A Cinematic Game about a dude with alcoholism in a seedy apartment.
It uses my custom engine made with SDL and C++. Feel free to do what you want with the code if you do not claim it as your own, giving credit is optional.
It ends after the phone call because I did not have all that much time to work on this. I will release a follow up with more to it.
PLAY GAME WITH HEADPHONES
Linux Users: Extract .zip file into a folder and run ./run.sh
If you get any messages about loading shared libraries be sure to install the library it mentions (bullet physics,glew,etc)
BE SURE TO HAVE THESE: sudo apt-get install libsdl2-2.0-0 libopenal1 libbulletcollision2.82 libbulletdynamics2.82 libbulletsoftbody2.82 libglew1.10 liblua5.1-0
Windows Users: COMING SOON
Building:
You will need Bullet physics,sdl2,openal,lua,glm,glut,gl3w,
Run make and bin/bin
Controls
---------------
WSAD -Move
Mouse -Look
E -Interact
Space -Jump
P -Release Mouse Pointer
O -Lock Mouse Pointer
Programming By Jonathan
Voices,Story, and Writing by Matthew
It uses my custom engine made with SDL and C++. Feel free to do what you want with the code if you do not claim it as your own, giving credit is optional.
It ends after the phone call because I did not have all that much time to work on this. I will release a follow up with more to it.
PLAY GAME WITH HEADPHONES
Linux Users: Extract .zip file into a folder and run ./run.sh
If you get any messages about loading shared libraries be sure to install the library it mentions (bullet physics,glew,etc)
BE SURE TO HAVE THESE: sudo apt-get install libsdl2-2.0-0 libopenal1 libbulletcollision2.82 libbulletdynamics2.82 libbulletsoftbody2.82 libglew1.10 liblua5.1-0
Windows Users: COMING SOON
Building:
You will need Bullet physics,sdl2,openal,lua,glm,glut,gl3w,
Run make and bin/bin
Controls
---------------
WSAD -Move
Mouse -Look
E -Interact
Space -Jump
P -Release Mouse Pointer
O -Lock Mouse Pointer
Programming By Jonathan
Voices,Story, and Writing by Matthew