/Geofront

Geometric Vector Shooter written from scratch in C w/ SDL2

Primary LanguageCGNU General Public License v3.0GPL-3.0

Geofront

Build Status

Geometric shooter written in C from scratch

Gameplay Demo

Features:

  • Pure vector graphics
  • Fast C codebase
  • Entirely custom engine
  • Fight enemies for control of the map
  • Capture outposts (diamonds) to earn more lackeys
  • Kill enemies to earn scrap to build your defenses around your base (press e then the corresponding arrow key to place)

Building:

You will need:

  • pthreads
  • SDL2
  • SDL2_ttf

Instructions:

Run make lol