unsettledgames / CG-project

Final project for the Computer Graphics course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CG-project

Final project for the Computer Graphics course.

Controls:

  • I: free movement camera, W/S to move forwards, A/D to move sideways, click + drag to rotate the camera
  • P: top-down camera
  • O: chase camera
  • L: lock day/night cycle
  • K: resume day/night cycle
  • WASD: move the car

To execute:

  • Script: double click on "run.sh", access the game at 127.0.0.1:8000
  • VSCode: install the live server extenson, right click on index.html -> Open with live server
  • Python: run "python -m http.server", access the game at 127.0.0.1:8000

image image image

About

Final project for the Computer Graphics course.

License:MIT License


Languages

Language:JavaScript 99.0%Language:HTML 1.0%Language:Shell 0.0%Language:CSS 0.0%