The Reactive Plot Library Code
Brought to you by:
njwhite,
thomas_scholl
File | Date | Author | Commit |
---|---|---|---|
old | 2008-05-26 | thomas_scholl | [r15] Finished checking in Nick's 0.2. Added some sim... |
reactiveplot | 2008-08-23 | thomas_scholl | [r349] Synced scrollbars :-) jumpy movement atm. |
releases | 2008-07-09 | thomas_scholl | [r252] Added 0.3.0 jars for posterity |
trunk | 2008-07-14 | njwhite | [r302] added the main rendering loop. and other stuff. |
website | 2008-08-20 | thomas_scholl | [r346] Changed "play" link to just point to download s... |
README | 2008-06-24 | thomas_scholl | [r161] Added reactive plot release 0.1.0 |
Main development line for the reactive plot library is in reactiveplot/ Main development line for the game framework is in trunk/ Each of these folders can be opened as an eclipse project using the subclipse svn plugin: File -> New -> Other -> SVN -> Checkout proj from svn The svn root is: https://reactiveplot.svn.sourceforge.net/svnroot/reactiveplot Then select either reactiveplot/ or trunk/, and hit next. Check it out as a project in your workspace. If you want to open older releases of the reative plot library source, there's eclipse project files in the reactiveplot-src jars in release/ Happy hacking!