A downloadable game for Windows and Linux

C1K3 is a clone of PhobosLab's incredible JS13K entry: Q1K3. This version is written in C on top of SDL2 + GLES2, with 64-bit downloads for Linux and Windows (Mac still in the works).

### Controls
- Movement: WASD or Arrow Keys
- Attack: Left Mouse Button
- Jump: Space or Right Mouse Button
- Switch Weapon: Q/E or Mousewheel
- Free Mouse: ESC
- Full Screen: ALT + Enter

### Features
- 2 Levels
- 5 Types of enemies
- 3 Weapons
- 30 different textures
- Music from Andy Lösch - no-fate.net
- Dynamic lighting
- Doors(!)
- Somewhat robust collision detection, even for fast moving objects
- Enemy AI with line of sight checks. No pathfinding, but still does a reasonable job following the player
- "Spacial" Audio (Stereo separation and falloff by distance)



The source code for C1K3 is publicly available on Github under the MIT license.

The source code for Q1K3 is also publicly available on Github under the MIT license. If you're curious you can also read about the Making of Q1K3, and how the author managed to pack the entire game into 13KB!

Download

Download
c1k3-linux.tar.gz 1 MB
Download
c1k3-windows.zip 9 MB

Leave a comment

Log in with itch.io to leave a comment.