arthunix / StackAttack

Game Stack Attack from Siemens A50 for Data Structures Federal University of São Carlos in 2020.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StackAttack

Game Stack Attack from Siemens A50 for Data Structures 1 of UFSCar Computer Engineering course

Screenshot1 Screenshot2

Game infrastructure

Released under BSD 2-Clause "Simplified" License

Dependends on:

  • Visual Studio C++ redistributables

  • Visual Studio (For compilation)

  • compilation:

  1. Git clone repository
  2. Open with Visual Studio
  3. Right click in the project
  4. Manage NuGet Packages
  5. Find and install Allegro5
  6. Link library and addons
  7. Compile and Enjoy
  • donwload:
  1. Download binaries
  2. Make sure you have c++ runtimes. https://docs.microsoft.com/en-gb/cpp/windows/latest-supported-vc-redist?view=msvc-170
  3. Enjoy

About

Game Stack Attack from Siemens A50 for Data Structures Federal University of São Carlos in 2020.2

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 100.0%