Skip to content

CSCI-4611-Spring-2022/Lecture-24

Repository files navigation

Lecture 24: Intersection Tests

Detailed explanation of this code can be found in the lecture video.

You can run the program on GitHub pages.

Prerequisites

To work with this code, you will first need to install Node.js and Visual Studio Code.

Running

You will need to set up the initial project by pulling the dependencies from the node package manager with:

npm install

After that, you can compile and run a server with:

npm run start

The build system should launch your program in a web browser automatically. If not, you can run it by pointing your browser at http://localhost:8080.

License

Material for CSCI 4611 Spring 2022 by Evan Suma Rosenberg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages