The Charity Limestream

The Charity Limestream is a yearly 24-hour gaming marathon dedicated to my late mother who died in cancer summer of 2014, where I raise money for the Prevent Cancer Foundation.

logo-platform

Here’s the info video for this year’s event:

The schedule:

Timezone: local
UTC

jQuery(document).ready(function($) {
$(‘#calendar’).fullCalendar({
defaultView: ‘listWeek’,
firstDay: 5,
timezone: ‘local’,
now: ‘2018-11-24T00:00:00’,
header: false,
googleCalendarApiKey: ‘AIzaSyAKb2rHwza17YyflVlWhU8zVtJMgXKjgeI’,
events: {
googleCalendarId: ‘3nppf4uo7s6lmbrfb3vfdp32lo@group.calendar.google.com’
}
});
// load the list of available timezones, build the options
$.getJSON(‘https://www.slicedlime.tv/calendar/get-timezones.php’, function(timezones) {
$.each(timezones, function(i, timezone) {
if (timezone != ‘UTC’) { // UTC is already in the list
$(‘#timezone-selector’).append(
$(“”).text(timezone).attr(‘value’, timezone)
);
}
});
});
// when the timezone selector changes, dynamically change the calendar option
$(‘#timezone-selector’).on(‘change’, function() {
$(‘#calendar’).fullCalendar(‘option’, ‘timezone’, this.value || false);
});
});

Please help by donating as much or as little as you can!

The Charity Limestream 2016

The 2016 stream contained a developer commentary run of Mirror’s Edge Catalyst, among many other awesome things. You can see the archives here:

The Charity Limestream 2015

The 2015 Limestream was the first one. You can watch the stream archives from the whole event: