Pinned Repositories
ammo
A simple, flexible organisational library for use with the LÖVE game engine.
blackbulletiv.github.com
The source files for my website.
cab202-final-project
Final project for CAB202 at QUT. A simple game for the ATmega32U4 microcontroller on the TeensyPewPew2 board.
cab403-final-project
My final project for CAB403 at QUT. It's a server/client hangman game using BSD sockets and pthreads.
cab420-enron-project
Code for a CAB420 final project which predicts email authorship within the Enron corpus.
LOVE-cheatsheet
The files for a cheat sheet of the LÖVE engine's API. Work in progress.
strong
A Lua library that makes your strings stronger!
super-space-invader
My game for Ludum Dare 34.
mebens's Repositories
mebens/strong
A Lua library that makes your strings stronger!
mebens/ammo
A simple, flexible organisational library for use with the LÖVE game engine.
mebens/blackbulletiv.github.com
The source files for my website.
mebens/super-space-invader
My game for Ludum Dare 34.
mebens/amfphp-toolbox
An ActionScript library to help you get more done with AMFPHP.
mebens/ammo-input
An input mapping extension for Ammo.
mebens/amongst-shadows
My stealth game for Ludum Dare 25.
mebens/ammo-debug
Highly versatile debugging console for Ammo.
mebens/arena-shooter
Prototypical arena shooter game created using LÖVE and Ammo.
mebens/keeper-of-the-altar
My game for Ludum Dare 37.
mebens/range
A range creation function for Lua.
mebens/triad
My entry for Ludum Dare 27. Created in under 48 hours using LÖVE and Ammo.
mebens/carpenter
A table-enhancing Lua library. Work in progress.
mebens/love-gfx
A small library that streamlines using post-processing effects with LÖVE.
mebens/love2d-sublime
My personal Love2D package for Sublime Text 2.
mebens/siphon
Top down life-stealing shooter I made for Ludum Dare 46
mebens/zoomer-bot
A script which butchers and zoomerfies a random YouTube (or local) video
mebens/cab202-final-project
Final project for CAB202 at QUT. A simple game for the ATmega32U4 microcontroller on the TeensyPewPew2 board.
mebens/cab403-final-project
My final project for CAB403 at QUT. It's a server/client hangman game using BSD sockets and pthreads.
mebens/cab420-enron-project
Code for a CAB420 final project which predicts email authorship within the Enron corpus.
mebens/ammo-assets
Simple asset manager for use with Ammo and LÖVE.
mebens/ammo-physics
An Ammo extension which provides physics support in entities and worlds.
mebens/ammo-tweens
A simple Ammo extension for tweening.
mebens/cab301-algorithm-tests
Code for the two CAB301 assignments at QUT.
mebens/cab401-parallelisation
Final project for CAB401, which involved taking a computationly expensive program and parallelising it
mebens/egh400-crazyflie-swarm
Scripts using during my EGH400 capstone project at QUT
mebens/ld31-labyrinthian
My game for Ludum Dare 31.
mebens/mxb161-final-project
Final project for MXB161 at QUT.
mebens/subjects
A small utility program that keeps track of weekly quotas, called "subjects."
mebens/tween.lua
Tweening/Easing/Interpolating functions for lua. Inspired on jQuery's animate method.