Skip to content

cooligus/snake3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.