Skip to content

chipgw/photon-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photon

Photon is a simple game where you move along a laser, making your path using mirrors to complete various goals.

Dependencies:

Building

  • Clone or download the source code.
  • In the source folder, create a build folder.
  • In the build folder, run cmake ...
  • If you want to use a different generator than your platform default, add -G <generator> to the cmake command, with your desired generator. A list of generators can be found by running cmake -h.
  • The project files should now be generated in build.

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published