Hugo Lululu
Hugo Lululu is a personal Unity mobile game project inspired by the Hugo games from my childhood, bringing the Börtü Böcek gameplay experience to mobile devices.
- Context
- Personal
- Category
- Mobile
- Period
- Jan 1, 2023
Technologies
C# Unity .NET Standard 2.1 QuickBMS Audacity GIMP EzGif Online Git GitHub
Project Type
- The project is a mobile game developed with the Unity game engine.
- It brings a nostalgic Hugo-inspired game experience to mobile devices.
Architecture / System Design
- All game content is embedded inside the project structure.
- The project is organized by content type through folders such as Animations, Images, Plugins, Scenes, Scripts, and Sounds.
- Scenes define the playable flow of the game.
- Scripts contain the gameplay logic written in C#.
- Visual and sound assets are managed through the related asset folders.
Technologies Used
- Game development: C#, Unity, .NET Standard 2.1
- Asset extraction and editing: QuickBMS, Audacity, GIMP, EzGif Online
- Version control and publishing: Git, GitHub
Key Technical Details and Modules
- Used QuickBMS and reverse engineering techniques to extract game assets from the desktop version.
- Converted unsuitable assets into GIF format where needed.
- Edited sound files with Audacity.
- Edited two-dimensional visual assets with GIMP.
Participation and Timeline
- I developed the project independently.
- I took part in the full process from start to finish.
- The project was developed in January 2023.
Project Management / Team Structure
- I did not use a separate project management tool for this project.
- Since I developed the project alone, there was no separate team structure.
Personal Contributions and Responsibilities
- I am responsible for the entire project.
Deployment Information
- The game is not currently published because my Google Play Developer account was closed after a long period of inactivity.
- The game can still be downloaded as an APK from the GitHub Releases section and played on a mobile device.
- The source code is versioned with Git and publicly available on GitHub.