Skip to content

MarosMacko/MicroBudget

Repository files navigation

BSEC competition entry

Pure C Trading app for Linux

Build instructions 🔨

Windows/Linux - CLion

  • Clone or download the repository (git clone https://github.com/MarosMacko/Tetris_in_C.git)
  • File -> New CMake project from sources -> Select the folder -> Open existing project
  • File -> Reload CMake project (or Tools -> CMake -> Reload CMake project)

Linux - CMake

  • Clone or download the repository (git clone https://github.com/MarosMacko/Tetris_in_C.git)
  • cd into the folder
mkdir build
cd build
cmake --target Release ..
make
./Tetris

Goals of this project

None. We won somehow with this shit, lol.

About

MicroBudget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published