Thomas Twist

"White space is good design"

Personal Projects

• I am currently working on Rupture, a co-op rhythm action RPG. You can check it out at tengin.xyz or on our Steam page

• Battle suits is a online multiplayer card game I made to learn real-time online networking and react.js. It is currently on haitus while I work on Rupture.

School Projects

• Gitlet: A fully functional file version control system that supports the saving, branching, and merging of "snapshots" of a file system a la Git. Created for 61B.

Soul Catcher: An idle style Javascript game about being the Grim Reaper and collecting the souls of the dead. Made for Cal's Web Design Decal.

• Talbut is a member of the Tafl family of board games. I created an implementation of the game complete with a competent AI for 61B.

• An interpreter for Scheme, a dialect of Lisp, written in Python. Created for 61A.