vlad Posted July 20, 2022 Posted July 20, 2022 (edited) Recently, I undertook the task of rebuilding the original McCode game engine within Laravel and while it's not a monstrous task, I have found myself wanting to invest in or acquire a game as I would like to deliver features and likes to a community of players while working on the Laravel project on the side. The technicalities of what I offer from an investment/partner perspective: I am mostly backend orientated however I'd be happy to tackle front-end requirements so I could support the project's development efforts. My core proficiencies are in C#, PHP, JS, and MySQL. I have extensive marketing experience that I will leverage to maximise the project's reach. I have a data analytics and automation background that I will utilise to transform the player activity and retention metrics. I'm happy to open discussions relating to both the purchase and investment opportunities - feel free to reach out to me in PMs. Edited July 20, 2022 by vlad 1 Quote
SRB Posted July 20, 2022 Posted July 20, 2022 Out of sheer curiosity, since rebuilding MCCodes in Laravel is something on my roadmap, did you also fix up the database to remove field prefixes, poorly named tables, etc? Quote
vlad Posted July 21, 2022 Author Posted July 21, 2022 10 hours ago, SRB said: Out of sheer curiosity, since rebuilding MCCodes in Laravel is something on my roadmap, did you also fix up the database to remove field prefixes, poorly named tables, etc? I'm using the existing tables as a point of reference but the structure that I'm employing is radically different. I am taking steps to optimise the database as I work through it but I'm taking it one step at a time as I am making design and implementation decisions as I approach each piece of functionality. As you say, there are a lot of unnecessary prefixes and the likes within McCodes but there's no need for them with Laravels Eloquent ORM. 🙂 Quote
Dave Posted July 21, 2022 Posted July 21, 2022 This is an awesome idea. I would love to see an open repository and contribute to it too. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.