dsshen / nbody-js

A Javascript/HTML implementation of NBody, a classic Java programming assignment from Princeton University's COS 126 course.

Home Page:https://dsshen.github.io/nbody-js/

Repository from Github https://github.comdsshen/nbody-jsRepository from Github https://github.comdsshen/nbody-js

NBody

This repository contains the source code for a web version of NBody, a classic Java programming assignment from COS 126 (Princeton's flagship intro CS course).

The live site can viewed here.

Note to current COS 126 students

If you are currently enrolled in COS 126 and want to copy my code, a friendly reminder that academic integrity is a thing. That said, if you can refactor Javascript/HTML into the course's Java environment, you are more than capable of - and would likely save time by - simply doing the assignment yourself.

About

A Javascript/HTML implementation of NBody, a classic Java programming assignment from Princeton University's COS 126 course.

https://dsshen.github.io/nbody-js/


Languages

Language:JavaScript 59.4%Language:CSS 21.5%Language:HTML 19.1%