Skip to content

lamelizard/psychokinesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psychokinesis

Download the game from itch.io.

Story

Minds can be transferred into machines. Our enemy has taken control over a space-stationesque satellite and is currently trying to boot up the doomsday-laser. Of the two robots up there is one with a weak security protocol, we hacked it and uploaded your mind. Please be aware that the enemy has areas with nanomachines that can hack your emotion processor, who knows to what result... Oh, and did I mention that your robot has no way of attacking on its own?

How to play

required:

  • 64bit OS
  • min. 2GB VRAM
  • on Linux: Alsa

recommended:

  • headphones
  • controller

mouse keyboard:

  • Walk with WASD/arrow keys
  • Jump with Space
  • camera with mouse / numpad
  • exit with ESC

settings:

  • Alt A changes SSAA quality
  • Alt S changes Shadow quality
  • Alt F toggles free camera ()
  • Alt F11 Linux Fullscreen
  • Alt Enter Windows Fullscreen

Features

  • async resource loading
  • hardware PCF shadows
  • area dependent shaders
  • interpolated skeleton animation
  • 3D sound
  • PBR & GGX shader with cubemap reflections
  • deferred shading
  • SSAA & FXAA
  • instanced rendering
  • selective depth-prepass

Compilation notes

  • You can use cmake to create project files
  • on Linux you may need the packages xorg-dev and libgl1-mesa-dev