tprice88 Posted October 2, 2012 Posted October 2, 2012 (edited) Check the game out here http://70.140.200.130 This game is coded from scratch using PDO and Mysql. I will be making this into a easy to use Game Engine. I was going to use Twig, but i decided to not use a Template Engine, as i could do almost the same thing i needed with just php. Let me know any features u think i should change or add to the game. I will work on graphics when the coding is complete. Edited October 3, 2012 by tprice88 Quote
a_bertrand Posted October 2, 2012 Posted October 2, 2012 From what you describe it's hardly an MVC... But whatever... - Register => and you need to login? Why not login directly after registration? - Login => succes, click to continue? Sorry makes no sense - Multiple XSS vulnerabilities... - No tutorial... ok too bad - Captcha "click on the gun" fun but totally unsafe for a bot, why? odd enough your images are button and the gun has a name "valid"... hard to make a bot see it, isn't it? Honestly, from what I see, it's yet another bunch of "features" which are all extremely limited... You can hardly call it an engine. I see basically no real concept, nothing new, nothing fun... seems a pale copy of so many "mafia" games. For those willing to test: Username: demo12 Password: demo12 Quote
Spudinski Posted October 2, 2012 Posted October 2, 2012 DAMMIT. "M" IN MVC DOES NOT STAND FOR "MODULES". The controller manipulates the model which updates the view. - MVC pattern. Link: http://en.wikipedia.org/wiki/Model–view–controller Quote
Djkanna Posted October 2, 2012 Posted October 2, 2012 You must spread some Reputation around before giving it to Spudinski again. Dagnabbit. Quote
tprice88 Posted October 3, 2012 Author Posted October 3, 2012 The register and login has ben changed as u suggested, And the xss vulnerabilities there was only a few and there fixed. Quote
a_bertrand Posted October 3, 2012 Posted October 3, 2012 As I told you in chat, currently it seems like a reworked Mafia game. Nothing special, but nothing which really attracts either. If you want to make an engine for the others to develop on, you have to provide a good infrastructure and show how your system is any better of the current / concurrent engines. Quote
rulerofzu Posted October 3, 2012 Posted October 3, 2012 [h=1]Oops! Google Chrome could not connect to 76.169.202.236[/h] Quote
sniko Posted October 3, 2012 Posted October 3, 2012 You must spread some Reputation around before giving it to Spudinski again. Oops! Google Chrome could not connect to 76.169.202.236 Quote
tprice88 Posted October 3, 2012 Author Posted October 3, 2012 Yah this is just a Deveolpment test, its running off my pc, when i turn my pc off the game does down. it should be up now. Quote
sniko Posted October 3, 2012 Posted October 3, 2012 Yah this is just a Deveolpment test, its running off my pc, when i turn my pc off the game does down. it should be up now. If someone DDoS'd you, then your bandwidth would increase over your ISP limit, and you'd you have to pay the costs. A somewhat ineffective way to show development. 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.