Skip to content

Instantly share code, notes, and snippets.

View rvanlaar's full-sized avatar

Roland van Laar rvanlaar

View GitHub Profile
@rvanlaar
rvanlaar / Director.md
Last active November 23, 2019 15:24
Ongoing documentation about the SCUMMVM director engine.

Goals

The wanted outcome is to be able to play safecracker and traitor's gate via https://scummvm.org . To achieve this, there are a few goals:

  • get other people on board
  • Document current knowledge about the format so that other can pick it up quickly.
  • Get a feeling for how Director works and the internal file layout works
  • Figure out what does and doesn't work in the engine
@rvanlaar
rvanlaar / ov-fiets.sh
Created November 1, 2019 15:49
Fetch available OV-fietsen around Amsterdam.
#!/usr/bin/env bash
# Required curl and jq: https://github.com/stedolan/jq
function fetch() {
echo -n "$1"
curl -s https://www.ns.nl/rio-station-information-api/ovfiets/$2/summary |jq .availableBikes
}
fetch "Centraal: " asd
fetch "Amstel: " asa
Installeer Chrome:
https://www.google.com/chrome/
Code editor:
https://makecode.microbit.org/beta