Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
darylsew committed Aug 2, 2013
1 parent 56391ce commit df6c13a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
Particle
========

A particle physics simulator.
Project done by Daryl Sew, Sarah Robinson and Zhengqi Xi as a final project for Michael Zamansky's AP Computer Science class taught at Stuyvesant HS in the Spring of 2012. Particle simulator done in Java using the [Light Weight Java Game Library](http://www.lwjgl.org/) and OpenGL for rendering. Simulator features include:
* Pause/Play
* Save to File
* Powder
* Superball
* Fireworks
* Fluid Fire
* Open a picture
* Change Pen Size
Code originally developed on [Google Code](`http://code.google.com/p/ml2x-z-src/source/browse/#svn%2Ftrunk%2Fprojects%2Ffinal%2F6%2Frobinsewxi%2Frobinsewxi%2Fsrc%2FMain), recently migrated to Github.

0 comments on commit df6c13a

Please sign in to comment.