Skip to content

vasu0403/AmongUs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics Assignment 1


Instructions

  • Required libraries:
    • glad
    • glfw
    • glm
    • freetype
  • To run the code:
    mkdir build
    cd build
    cmake ..
    make
    ./window
    

Controls

Effect Keyboard input
Move player up W
Move player left A
Make player down S
Make player right D
Exit Esc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors