Content: Game.zip (74.88 KB)
Uploaded: 12.01.2021

Positive responses: 0
Negative responses: 0

Sold: 0
Refunds: 0

$1.1
PHP script online MMORPG games
The script consists of game files and a database dump.

Why not download free scripts of similar games?
All free scripts are of terrible code quality, full of bugs, viruses and backdoors. Database dumps for them are often incomplete.
This script is written competently, documented and does not have a ton of files in which to look for viruses.
Perfect for those who want to write a game themselves, but do not know how to approach it. This script can serve as a starting point for you, which you can develop according to your idea.

Features of the script:
Registration and password reminder implemented.
Player movement on the map.
Fights with mobs.
Fights with other players.
Experience table.
The script is written using OOP.
All methods are documented.
Layout has been moved to templates.
PHPDoc.
The script is tested on php versions 7.0.0 and higher.
The game is implemented without cron scripts

PHP version 7.0.0 or higher is required

Demo of the script https://scripts.php-include.ru/games/mmorpg_1/index.php

Installation:
Copy game files.
Deploy the dump to the database.
In the config.php file, register the database access credentials, external host and smtp-access to the mailbox (to remind the password)
No feedback yet