🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Developing text-based browser game

Started by
1 comment, last by Bregma 4 years, 3 months ago

Hello,

Few years ago i started to develop a browser based game, but i never finished because i make it only when i had time and it was just for fun and practice until i learn more. That was around 6-7 years ago. The game is developed mostly on PHP with little javascript, but the code is written just awful… Now i am thinking to re-write the whole game with the new language versions, but i wonder is it a good idea to use any framework on it or i shouldn't? I was thinking about codeigniter or symfony… Do you have any opinion / advice about it ?

Advertisement

Why not just write it entirely in JavaScript and run it in the browser? What does using a client-server architecture give you?

Stephen M. Webb
Professional Free Software Developer

This topic is closed to new replies.

Advertisement