Skip to content

Instantly share code, notes, and snippets.

# initial
want to do something vr, webxr as that's what i'm into at mo
with code jam game is first thing that comes to mind
simplest option is something physics - great, simple, fun games - and something
like catching a ball already involves planning and anticipation of future
i also like this because i've been trying to see how to use more test automation in 3d
@damned
damned / beneficiary-page.js
Created April 4, 2017 14:14
estore funded page v2
function cleanUpNavigation() {
$("a[href='/']").each(function() { $(this).attr('href', 'javascript:void(0)'); });
$(".container[itemprop='breadcrumb']").remove();
}
function cleanUpFooter() {
$('.footer-container:first').remove();
}
function cleanUpPage() {
cleanUpNavigation();
cleanUpFooter();
5 5
1 2 N
LMLMLMLMM
3 3 E
MMRMMLMRRM