Difference between revisions of "JJ5-test"

From ProgClub
Jump to: navigation, search
Line 53: Line 53:
 
== Notes for implementers ==
 
== Notes for implementers ==
  
If you are interested in incorporating the ProgClub jj5-test into your project, here's what you need to know:
+
If you are interested in incorporating software from jj5-test into your project, here's what you need to know:
  
 
Just copy-and-paste anything that you find useful.
 
Just copy-and-paste anything that you find useful.

Revision as of 02:58, 17 October 2011

jj5-test is the John's experimental software. That's the software that John uses to try out different programming things. For other projects see Projects.

Project status

On-going. There is no plan to 'complete' this project, although parts of it may stop receiving attention.

Contributors

Members who have contributed to this project. Newest on top.

All contributors have agreed to the terms of the Contributor License Agreement. This excludes any upstream contributors who tend to have different administrative frameworks.

Copyright

Copyright 2011, Contributors. Licensed under the New BSD license.

Source code

The repository can be browsed online:

http://www.progclub.org/pcrepo/jj5-test/trunk/

The code for jj5-test is publicly available from svn:

http://www.progclub.org/svnro/pcrepo/jj5-test/trunk/

Or privately available for read-write access:

https://www.progclub.org/svn/pcrepo/jj5-test/trunk/

Links

TODO

Things to do, in rough order of priority:

  • Finish the ai-checkers program

Done

Stuff that's done. Latest stuff on top.

  • JE 2011-10-17: created project page
  • JE 2011-10-16: created project in svn

Notes for implementers

If you are interested in incorporating software from jj5-test into your project, here's what you need to know:

Just copy-and-paste anything that you find useful.