Simple PHP Strategy Game - Part 21: Messaging System (Part 1 of 2)

Опубликовано: 27 Март 2014
на канале: Copephobia
994
15

In this part of the tutorial, we begin to look at additional features to make our game more social and immersive than simply attacking other players. We start off by adding the ability to send messages to other players. This tutorial includes sending a message and database creation. The next part will deal with viewing the messages and replying.

Source code to be available soon!