Skip to content
All projects
Games · 2023

Billiards Game

Solo · Unity · C# · Android

Billiards Game

A complete billiards game I built and shipped on my own for Android. It runs on custom ball physics I worked out from the equations of motion, with responsive aiming and a UI that adapts to both portrait and landscape. I built a small in-house editor to lay out the levels, added an in-app shop for cues, and tuned the whole thing to hold a steady frame rate across a range of phones.

Highlights

  • Custom ball physics worked out from the equations of motion.
  • In-house editor used to build over 300 playable levels.
  • Adaptive UI for both portrait and landscape, plus an in-app cue shop.
  • Tuned to hold a steady frame rate across a range of devices.