JSeed Code
Status: Alpha
Brought to you by:
espadrine
File | Date | Author | Commit |
---|---|---|---|
images | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
.DS_Store | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
BUGS | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
PEP.txt | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
board.js | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
ia.js | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
readme | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
reck.css | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
reck.html | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
rules.html | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
terth.js | 2009-05-08 |
![]() |
[5f6608] Initial commit for git. |
============================= TERTH game and infrastructure ============================= Installing ---------- Installing Terth is simpler than every install you've ever had in your life! In fact, if you are reading this file, it means that either you are a developper and you look at it on the web, or you have already installed it! And if you wonder what the first option means, then the second case is the right one! All you have to do is to open up the reck.html file. But it is a good idea to read about the rules in the rules.html file first! There is a link in this file to reck.html anyway. By the way, you can also play at it via the Internet. It can be slower though, since the images are not preloaded. Upgrading --------- There is no special tool for that. You'll just have to download it again. If you're not satisfied with the improvements, guess what? You can improve it yourself! In fact, you downloaded a proper development copy! That's what is cool with javascript, the code is already right there! Start reading up the javascript files, edit them the way you want, you can submit new PEPs on the web, etc. We are using Git as a code management system, if you want to share your improvements to the code. More information at www.git-scm.com. A nice screencast (or VTM, as he calls it) is available at www.40papercups.net.