


- Year: 2011
- Publisher: Square Enix Co., Ltd.
- Platform: PC
- Genre: Media Player
- Team: Individual (1 person)
- Built using: C#, WPF
As part of my training upon entering Square Enix as a fresh college graduate, I was tasked with making a media library browser for Windows. inFinity is inspired by similar media library programs such as iTunes and Zune (when they were still around).
The program allows you to choose folders where your music, videos, photos and other media live and displays them in a list where you can easily search or filter by artist, album and song name. Double clicking a media brings up the “now playing” view where you can play the selected music / videos in full screen, as well as add them to a playlist that can be saved and loaded.
Built using C# and Windows Presentation Foundation (WPF), this training was meant to build up knowledge and experience in making tools for game development, similar to an asset library and browser that can be used in a game engine’s editor.