Skip to content

Instantly share code, notes, and snippets.

(defvar *canvas-width* 800)
(defvar *canvas-height* 600)
(gamekit:defgame hello-gamekit ()
((universe :accessor universe)
(box :accessor box)
(box2 :accessor box2))
(:viewport-width *canvas-width*) ; window's width
(:viewport-height *canvas-height*) ; window's height
(:viewport-title "Hello Gamekit!")) ; window's title
(defun find-dead-imports ()
(interactive)
(make-local-variable 'import-overlays)
(if (> (length import-overlays) 0)
(progn ; Remove the overlays if there are any
(mapcar #'delete-overlay import-overlays)
(setq import-overlays '()))
(let ((point-save (point))
/* This program was written with time and love in 'ed'
I hope you enjoy playing with it as much as I enjoyed
writing it. */
#include <stdio.h>
#define BUFFER_SIZE 50
int main() {
FILE * gbook;
@knusbaum
knusbaum / keybase.md
Created April 16, 2015 18:05
Keybase verification

Keybase proof

I hereby claim:

  • I am knusbaum on github.
  • I am knusbaum (https://keybase.io/knusbaum) on keybase.
  • I have a public key whose fingerprint is ECAA 8F88 3733 01C5 A7DF BB1A 1AD2 4DE0 4A8A 085A

To claim this, I am signing this object: