addisonbgross / crowgame

A game about crows and garbage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crowgame

By Addison BG (Programming) & Hollie H (Art)

This game was made in a year, along side and with the Opulence Graphics engine. This is an experiement in creating a game without direction.

screenshots

alt tag alt tag alt tag alt tag

things you need

  • OpenGL 3.3+
  • SDL2
  • GLSL 1.3+
  • MinGW 32-bit (for Windows users)
  • CMake
  • patience

run this thing

Install the submodule for this game (Opulence). Overwrite the CMakeLists.txt file in Opulence with the CMakeLists.txt file in this folder. Compile using CMake in the Opulence folder. Your output game executable will be generated in the Opulence folder

that font

https://github.com/EbenSorkin/Atomic-Age

About

A game about crows and garbage

License:Other


Languages

Language:C++ 97.0%Language:CMake 3.0%