What is Train Game
Train Game is a tech demo for a tile-based board game. Place tracks and
roll dice to guide your train to the finish. Strategically place or move tiles
on the board to advance your train while stopping the other players.
This game began as a class assignment where I needed to design a physical board
game for a young audience. After receiving positive feedback and wanting to test
my skills in translating a physical game into a digital one, I decided to turn
the concept into a simple mobile demo.
Development Journey
Working solo, I was responsible for all aspects of the project, including programming,
asset creation, and system design. This was my first large-scale digital project, and
it provided valuable experience in structuring and organizing code and assets for
maintainability. I also learned a lot about managing multiple interconnected systems,
ensuring they worked reliably together. The process improved my understanding of
scalable design and taught me how to plan for growth and complexity.