Hey there!

I’m Will, a game developer from Ohio. After graduating from The Ohio State University with a degree in Computer Science and Engineering, I decided to pursue game development professionally. I formed a team and founded the studio PRIZM Games to publish the commercial title MODERN MEDICINE. To date, it has been played over 1,000,000 times and reached every continent in the world (except Antarctica)! Check it and the rest of my work out below below!

More about me
Banner image
feature image

MODERN MEDICINE

A procedurally generated horror game with a branching storyline set in an abandoned hospital!

  • 1,000,000+ play sessions across six continents
  • 400,000+ unique players
  • Formed and led a team of three over a two year development cycle to deliver a high quality, innovative product
  • Wrote and maintained over 50,000 lines of production code encompassing procedural generation, advanced ai, multiplayer systems, and more
MODERN MEDICINE
feature image

Final Bounty

A procedurally generated rougelike bullet hell where the player conquers spherical planets in space.

  • Written in C# using Unity
  • Design and implementation of unique enemy types
  • Custom A* pathfinding for navigating spherical surfaces
  • Data-driven room generation
Final Bounty
feature image

WebGL Graphics Engine

A custom-built 3D graphics engine that can display real-time interactive scenes directly on a web browser!

  • Written in JavaScript and OpenGL ES Shading Language
  • Algorithmically generated primitives (cube, cylinder, sphere)
  • Real-time 3D transformations
  • Complete implementation of the rendering pipeline
  • Lighting support
  • Texture mapping
  • Environment cube mapping (reflective surfaces)
WebGL Engine