By klavixs
via ajaxprodigy.com
Published: Feb 21 2008 / 01:25
2d multi-player ajax games have a very distinct code structure, it is most certainly built different then a web application or website. 2d ajax games use javascript, a server language (this website primarily uses php in lessons), and a database (for multi-player ones, I will talk more about mysql).
Add your comment