Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.
/ FightSimulator6000 Public archive

Basics of programming course work

License

Notifications You must be signed in to change notification settings

Jylhis/FightSimulator6000

Repository files navigation

Fight simulator 6000

Start

Screenshot1

End

Screenshot2

Build

Dependencies:

  • CMake
  • Visual Studio (Windows)
  • g++ (Linux)

Compile

  • Clone project
  • Run CMake
  • Build

On Linux

git clone https://gitlab.com/Jylhis/FightSimulator6000.git &&
cd fightsimulator6000 &&
cmake . &&
make

About

Basics of programming course work

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published