VoidX Posted November 1, 2021 Posted November 1, 2021 So I recently got back into mafia text based games, played them for a long time was staff on some well known MTBGs I have two questions. One being what engine would it be better to me to play around with and learn (Free Version) you will understand why in the second question. Two being what do I need to learn coding wise to run and maintain a mafia text based game, I recently lost my job from corona so I'm looking into making money online, By owning & playing a game I love. I lied there's more questions where would I be able to find a hosting service where I can play around with the engine and test results when I'm upto that stage. If this helps any I take inspiration from https:/prisonstruggle.com and torn.com Quote
Canjucks Posted November 1, 2021 Posted November 1, 2021 Gangster Legend has a free version and great to start out with. PHP, MySQL, CSS, HTML Quote
VoidX Posted November 25, 2021 Author Posted November 25, 2021 On 11/1/2021 at 6:15 PM, Canjucks said: Gangster Legend has a free version and great to start out with. PHP, MySQL, CSS, HTML In this order? Quote
Canjucks Posted November 25, 2021 Posted November 25, 2021 Yeah I'd say so. But you do PHP and MySQL together like you might do with HTML and CSS. Quote
VoidX Posted November 25, 2021 Author Posted November 25, 2021 Could anybody else elaborate on the best way to start I've been busy with my full time job lately so I haven't had a chance to start so my plan is weekends do as much studying, Quote
ags_cs4 Posted November 25, 2021 Posted November 25, 2021 I would say go with html css php mysql and do some extra study xith js will be good for animations.... For the host try mwg host it cheap for what you want to do 1 Quote
VoidX Posted November 26, 2021 Author Posted November 26, 2021 20 hours ago, ags_cs4 said: I would say go with html css php mysql and do some extra study xith js will be good for animations.... For the host try mwg host it cheap for what you want to do So the online youtube courses, for example the begginer HTML course a once over should be fine or how should I go over it Quote
ags_cs4 Posted November 26, 2021 Posted November 26, 2021 @VoidX if you got no prior experience ofc u go with beginners level HTML then you will learn CSS then go directly to back end PHP and MySQL or you can go back end with JS (nodeJs) Quote
rockwood Posted December 10, 2021 Posted December 10, 2021 On 11/26/2021 at 3:19 PM, ags_cs4 said: @VoidX if you got no prior experience ofc u go with beginners level HTML then you will learn CSS then go directly to back end PHP and MySQL or you can go back end with JS (nodeJs) node will be good but in this type site php is enough Quote
Dave Posted December 10, 2021 Posted December 10, 2021 MWG sells cheap hosting which is great for starting out: https://makewebgames.io/store/ Quote
rockwood Posted December 18, 2021 Posted December 18, 2021 On 12/10/2021 at 9:17 PM, Dave said: MWG sells cheap hosting which is great for starting out: https://makewebgames.io/store/ awesome if you don't mind, is it having improved code? Quote
SwiftGameR Posted December 18, 2021 Posted December 18, 2021 Best engine to start learning from would be Mccodes if you contact the OWNER'/S im sure they would give u a developer licence they did for me one time and i got a copy of Mccodes v2 for free but not aloud to start a game was for develping modules and learning. That said GL (gangsters Legends Engine is free) it might look like i cant learn this but its actually very easy once u learn what does what on the engine same with @Adam owner of grpg v2 he might allow u a developer license then u see what u think is best. So with that being said here is the engine which i rate has most content. Mccodes / GL Engine - mccodes is made up of html css and php and javascript etc i dont think it runs on bootstrap so leaves it a little behind and not optimized for browsers GL is build is html css bootstap php javascript jquery bootstrap json but once u look at a simple module and look where u put base code and how to make the code be handled for example bank.tpl would show u all the html and the bank now if you wanted to add the deposit and add bank.inc.php this handles all the querys checks etc GRPG - own of the owners added a very easy pdo wrapper which handles queries to the database super simple to learn rest is html css and little bootstrap I attached a blank GL-template i call it has all the files required to make your code work because it was for me there is no personal notes in it etc. just empty files with the base code for each new module you want. GL-Template.zip 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.