top of page

Video
The Project
Volumetric Enhancement Center was the first game I ever published. It started as a Java study project. I chose to do something simple like a calculator, but due to my affinity for video games, I looked for a way to turn a simple calculator into a game.
The project was coded entirely in Java with only a single library for the UI integration on multiple OSs. Since no engine was used I had to program the game loop from scratch, which was crucial to the game due to its gameplay mechanics being around change over time.
It is cross-platform due to Java's nature and it has been surprisingly popular online, being downloaded over 19 thousand times on Itch.
Screenshots

bottom of page