Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 396 Bytes

JC TAXI

Running

  • Install freeglut3-dev
  • Install libpng-dev
  • Compile with: g++ main.cpp -o jctaxi -lglut -lGL -lGLU -lpng -w
  • Run ./jctaxi and enjoy 😃

Authors

License

This project is licensed under the MIT License.