CodeIgniter Forums
Browsergame with CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Browsergame with CI (/showthread.php?tid=56386)



Browsergame with CI - El Forum - 12-15-2012

[eluser]Unknown[/eluser]
Hello,

I would like to practice in PHP and SQL, and my incentive to do so is a browser game.
I'm better at improving projects and let them look good than to develop em by myself Sad

Now I want to ask you if you can recommend CI to me for a multiplayer online game (text-based) (character leveling, equip items, create a guild, do tasks / quests) and if it might be appropriate tutorials regarding configuration or so are Smile

So it looks like without a framework: http://abload.de/gallery.php?key=jBWLYUvf
I would like to use some funktions (especially safe funktion) instead of doing everything by my own and unsafe.
I'm still in the learning stage, as I said ...

cya