cepa / qk

Qrczoks Killer, stupid simple shooter game, ad 2003.

Home Page:https://cepa.io/2018/02/04/coding-before-it-was-cool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qrczoks Killer

You must kill Qrczoks to save the Earth
Qrczoks are these bloody chickens falling from the sky with parachutes who want to annihilate you. Your mission is to kill them all using your super secret weapon - Super Mega Anty Qrczok Cannon. Your country needs you!

WTF?

Found this game in my backups from years ago. I created it around 2003 in C++ using Allegro library.

qk1

It's kinda a simple stupid shooter game, but apparently still works, tried on Windows 10.

How to run it?

  • You need to download this repository
  • Unzip
  • Run qk.exe

How to build it?

Haven't done that for ages, so you need to figure out yourself. You'll need Mingw compiler for Windows and Allegro installed in your system. Have a look to src/makefile.mingw.

Questions?

Visit http://cepa.io

This code is protected by the Beerware license :P

About

Qrczoks Killer, stupid simple shooter game, ad 2003.

https://cepa.io/2018/02/04/coding-before-it-was-cool/


Languages

Language:C++ 96.0%Language:C 4.0%