Syrnia is a 20 year old browser based idle game set in a medieval age.
You can join the game here https://www.syrnia.com/ !
Since joining the development team in December 2022, I have been able to progress the game in multiple ways:
- I migrated the core code from PHP5.3 to PHP8.3
- I brought in a CI/CD pipeline to automate the deployment of multiple environments.
- I brought in a CI/CD pipeline to automate syncing databases across multiple environments.
- I unified the local development experience for the team of developers.
- I wrote a daily rewards feature which gives out a small reward each day the player logs in.
- I was able to stop players duplicating tabs for abusing exp timers.
- I have written over 400 bug fixes to improve the quality of gameplay.