2018-06-28 00:04:55 +02:00
2021-01-09 22:26:46 +01:00
2021-01-09 22:26:46 +01:00
2021-01-09 22:26:46 +01:00
2018-06-23 11:30:59 +02:00
2018-06-24 01:39:34 +02:00

Arena Survival Tournament

This is one of my first game prototype. It's fully coded in C with SDL2 libs.

Functions

The game can do following:

  • Generate random maps level
  • Control a simple IA
  • Manage gold resources
  • Players movements
  • Bad code practice

Compiling

Before compiling, you need to install both build suite (GCC/MSVC) with CMake and SDL2 libs.

TODO...

Running

Simply run the program with "data" folder or use the launch script.

Description
Little school project in C (SDL)
Readme 372 KiB
Languages
C 90.3%
Python 6.3%
CMake 3.4%