# Quadrilateral Cowboy ## About This is the source code to [Quadrilateral Cowboy (2016)](http://blendogames.com/qc), a first-person hacking adventure in a cyberpunk world. The game is available for purchase at [Steam](https://store.steampowered.com/app/240440/Quadrilateral_Cowboy) and [itch.io](https://blendogames.itch.io/quadrilateralcowboy). Quadrilateral Cowboy uses [idTech4](https://en.wikipedia.org/wiki/Id_Tech_4), otherwise known as the Doom 3 engine. ## License This source code is licensed under the [GNU General Public License](https://github.com/blendogames/quadrilateralcowboy/blob/master/LICENSE). Please note this license only applies to Quadrilateral Cowboy's source code. Quadrilateral Cowboy's game assets (art, models, textures, audio, etc.) are not open-source. ## Credits - art, code, design by [Brendon Chung](http://blendogames.com) - design by [Tynan Wales](https://twitter.com/Whining) - Mac/Linux port and additional programming by [Aaron Melcher](https://twitter.com/aaron_melcher) and [Ethan Lee](https://twitter.com/flibitijibibo) - Mac/Linux port of art book by [Ethan Lee](https://twitter.com/flibitijibibo) - based on [ioDoom3](https://github.com/iodoom/iod3) and [dhewm3](https://github.com/dhewm/dhewm3) - Doom 3 engine by [id Software](https://www.idsoftware.com)