This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 5127356d72791118163da1f922849c8b24464fc1
tree 409c0f38c9e8cb6dbdd0dcee704f776947a1bb4e
parent fcbb24c0e15a5eb06d6cbc2247a7c6fd1d188411
tree 409c0f38c9e8cb6dbdd0dcee704f776947a1bb4e
parent fcbb24c0e15a5eb06d6cbc2247a7c6fd1d188411
| name | age | message | |
|---|---|---|---|
| |
README | Tue Nov 03 19:55:48 -0800 2009 | |
| |
backups/ | Wed Apr 08 23:00:33 -0700 2009 | |
| |
deploy/ | ||
| |
docs/ | ||
| |
master.conf | Mon Sep 07 09:45:34 -0700 2009 | |
| |
scripts/ | Tue Nov 03 08:53:25 -0800 2009 | |
| |
todo/ | Tue Oct 06 17:17:09 -0700 2009 |
README
------------Ninjawars repository------------- The source code repository for the ninjawars.net web game. For licensing information read or view the ./deploy/www/staff.php html file (Creative Commons License) Talk about development on the forum at: http://ninjawars.proboards.com/index.cgi?board=Devel1 Ninjawars breakdown on ohloh: https://www.ohloh.net/p/ninjawars --Contributing-- You can make web commits on github.com, just search github for "ninjawars". To contribute on github: For simple contribution/collaboration: -Find the file or code that you want to suggest a fix for, and make a comment with the fixed code, or just the ggeneral process to acheive the fix. For more in-depth contribution/collaboration: -Make an account on github & log in. -Click the button on the ninjawars repository to create your own "fork" of the ninjawars code. -Find any files you want to change and click the "edit" link to edit your version directly. -When you're ready, send me a message or hit the "pull request" button on this ninjawars repository to request that your changes get pulled back in to the main ninjawars code. For non-web-based contribution: Download the ninjawars source code, change files, and send the changed text to me, I'll try to incorporate the changes appropriately. Learning how to use the git app on your local machine is highly recommended for any programmer or webdesigner, though there's a high initial learning curve. My recommendation in that area is to try setting up git-tortoise as a really simple solution to starting to harness git's power. To get a sense of it, read git_developer_tools_urls.txt in the /docs/ folder, which will point the way towards git tools to download on windows and mac, as git is native to linux. A git cheatsheet: http://git.or.cz/gitwiki/GitCheatSheet A guide to using git on windows: http://nathanj.github.com/gitguide/ --








