mirror of
https://github.com/blendogames/quadrilateralcowboy.git
synced 2024-11-10 06:41:36 +00:00
Update readme.md
This commit is contained in:
parent
73646609b6
commit
e9ad2007df
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Quadrilateral Cowboy
|
# Quadrilateral Cowboy
|
||||||
|
|
||||||
## About
|
## About
|
||||||
This is the source code to [Quadrilateral Cowboy (2016)](http://blendogames.com/qc).
|
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.
|
Quadrilateral Cowboy uses [idTech4](https://en.wikipedia.org/wiki/Id_Tech_4), otherwise known as the Doom 3 engine.
|
||||||
|
|
||||||
|
@ -13,8 +13,8 @@ Please note this license only applies to Quadrilateral Cowboy's source code. Qua
|
||||||
## Credits
|
## Credits
|
||||||
- art, code, design by [Brendon Chung](http://blendogames.com)
|
- art, code, design by [Brendon Chung](http://blendogames.com)
|
||||||
- design by [Tynan Wales](https://twitter.com/Whining)
|
- design by [Tynan Wales](https://twitter.com/Whining)
|
||||||
- Mac/Linux port and additional programming by [Aaron Melcher](https://twitter.com/aaron_melcher)
|
- 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)
|
- Mac/Linux port of art book by [Ethan Lee](https://twitter.com/flibitijibibo)
|
||||||
- based on [ioDoom3](https://github.com/iodoom/iod3)
|
- 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)
|
- Doom 3 engine by [id Software](https://www.idsoftware.com)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue