Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhysicC 2D Assignment

Setup Instructions

  • Fork the repo to create a copy of the repository on your own github account

  • Clone the repo

     git clone --recursive https://github.com/{Your Username}/physicC2D
  • You can build the project by running the following command in the root directory of the project

     cmake -Bbuild
     cmake --build build
  • You can run the project by running the following command in the root directory of the project

     ./build/PhysicC2D

    OR

     ./build/Debug/PhysicC2D #(if your compiler is MSVC)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages