Kevin Hutchins


Project maintained by khutchins Hosted on GitHub Pages — Theme by mattgraham

This is a summary of my projects that I think are publicly interesting, with the primary purpose of actually having search engines pick them up (doesn’t seem to have worked). Most likely out of date and with images way to big for pleasant reading.


menutee

A library for Unity that make it easy to generate and maintain a simple menu through code.

pomerandomian

Pomerandomian

A library for Unity that simplifies the creation of repeatable, seedable PRNGs.

ratferences

Ratferences

Yet another scriptable object references library, but mine.

Phaser 3 Dead Zone Demo

A Phaser 3 project that demos different types of controller dead zones. Click here to see it in action.

Phaser 3 Controller Vibration Demo

A Phaser 3 project that demos vibrations in Chrome (I couldn’t get the Firefox API to work, but it should magically work if Firefox honors their existing API). Click here to see it in action.

Phaser 3 Text Box Animation Demo

A Phaser 3 project that demos proper text box animations. Click here to see it in action.


ComicMerge

A python script I wrote years ago that allows you to merge multiple .cbz files into a single .cbz file. It probably still works.