A Leap Through Time
A 3D exploration game built for the National
Library of Scotland as part of an 8-person team
(Duccrocks)
at
Abertay University.
Players move between time periods, with the library acting as a central hub.
Built for the Abertay
Professional Project Showcase 2023.
My role: Systems / Mechanics / UI Programmer
- Systems Programming (primary focus)
Built core gameplay systems such as input management, level manager, interactables,settings,serialization and audio managers. - Implemented mechanics such as player movement,sprinting,punching
- Worked with the UI designer to implement their designs such as menus and the HUD.
- Git workflow lead: Set up our branching strategy and led the team on Git practices.
With eight people new to collaborative version control, this meant defining workflows, helping with merge conflicts, and reviewing PRs. This was where I learned the most about working in a real team.