A browser game is an online game that runs directly in your browser and therefore does not require any third-party software to be installed on your computer.

In this tutorial we will develop a multiplayer browser-based economic game. In browser games can simultaneously interact hundreds and thousands of players. As a rule, such games have a common HTML or flash interface with Java-Script code inserts that imply some interactivity on the browser side and simple graphics. The most common type of such games is the genre of role-playing games, followed by strategy and economic games.

On the current course you will learn how to create browser games of economic genre. Such games are now gaining great popularity and, accordingly, bring developers a lot of money with the skillful use of paid game services.
Nowadays, it is very rare to find an Internet user and a fan of computer games who has not heard of the incredibly popular browser-based economic game “Happy Farmer”.

What you will be able to do

  • Having mastered the full course of training in creating multiplayer online games, you will get the necessary practical skills of programming game logic in web-oriented applications.
  • Those new to programming will discover techniques for creating interactive web sites. Those who are already familiar with Internet technologies, will be able to expand their horizons by exploring the field of creating multiplayer browser games. Gradually studying the material of our training program, you will quickly achieve practical results; convenient and strictly defined structure of lessons will constantly stimulate you to continue learning.
  • The result of our lessons will be a deep understanding of the processes of interaction of client-server web-oriented application developed in PHP language and MySQL database in relation to the game situations of the online game farm created on our course.