I’m in, here’s my base code.
Here’s my plan and basecode for LD26.
What I’m planning to use:
- HTML5 and javascript
- git for source control
- github pages for hosting (https://help.github.com/categories/20/articles)
- jasmine for any testing I feel like doing (http://pivotal.github.io/jasmine/)
- this basecode I threw together (https://github.com/gtrogers/ludum_dare_26/tree/gh-pages)
I can also hit the jasmine tests from github pages, kind of like a poor mans build / ci server (http://gtrogers.github.io/ludum_dare_26/tests/SpecRunner.html)
Not sure how much of this I’ll actually use but let’s see what happens!
EDIT: linked all the things.


I might try to rally a friend into it.