Skip to content
/ PhET Public
forked from mleoking/PhET

Physics, chemistry, biology, earth science and math simulations

License

Notifications You must be signed in to change notification settings

MachineAi/PhET

 
 

Repository files navigation

--

WELCOME TO PhET !

The Physics Education Technology (PhET) project produces educational simulations 
to promote scientific education. Visit our website at http://phet.colorado.edu.

See LICENSE.txt for our software license.

---

DESCRIPTION OF DIRECTORIES

assets :
   Artwork, audio and other resources that are useful across the entire project.
   These files are usually in the resource's original format (eg, Photoshop) 
   that was used to create a deployable format (eg, PNG).

build-tools:
   Support for compiling and running PhET sims.
   See build.bat (Windows) and build.sh (Mac and Linux)
   
doc :
   Various documents that apply to the entire project.

ide:
   files for various IDEs (Eclipse, IntelliJ)

simulations-common:
   stuff common to all types of simulations, such as software agreements

simulations-flash :
   All Flash-based simulations live under here.

simulations-flex :
   All Flex-based simulations live under here.

simulations-html :
   Experimental HTML5-based simulations live under here.

simulations-java :
   All Java-based simulations live under here.
   
team :
   Contains a subdirectory for each PhET developer. 
   Developers can put whatever they want under their subdirectory (experimental code, etc),
   but should remember that this area is publicly visible.
   
util :
   Various utility programs. Projects that are not simulations live under here.
   
web :
   Files related to the PhET website are under here.

--

DESCRIPTION OF FILES

phet-svn-trunk.iml:
   IntelliJ IDEA module file for working with PhET



--

About

Physics, chemistry, biology, earth science and math simulations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 48.4%
  • ActionScript 15.5%
  • HTML 14.7%
  • JavaScript 13.8%
  • C 4.5%
  • Scala 0.6%
  • Other 2.5%