Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 862 Bytes

File metadata and controls

26 lines (22 loc) · 862 Bytes

Snake3D

It's funny game that will eat all your RAM.

General info

Far far away in another galaxy I have seen that someone have created something like this. I wanted too. Why not?

video

Install

  1. Clone the repository git clone https://github.com/cooligus/Snake3D.git
  2. Get into directory cd Snake3D
  3. Run cmake cmake -S . -B build
  4. Now delete your build directory
  5. Get open source license for CLion and download this IDE
  6. Install vcpkg and install these libraries:
  7. Hit this funny hammer in CLion or something
  8. Visit this for hidden tutorial

License

It's licensed under MIT License.