achllx / forglory

Web-Based turn-base game created with basic HTML, CSS, JavaScript, and PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#HOW TO PLAY

requirement:
1.server
2.database (mysql)
3.Browser (chrome)

recommend download XAMPP
XAMPP already fullfill the requirement

Download XAMPP: https://www.apachefriends.org/download.html

#HOW TO USE XAMPP:
1.Open XAMPP
2.Start Apache and MySQL

#HOW  TO SET THE GAME:
1.After Extract glory.zip
2.Move the folder to folder htdocs inside folder xampp (C:\xampp\htdocs)
3.Open folder "Backup" inside glory folder than setup the database to the PhpMyadmin database with import the sql file.
4.Open func.php file inside php folder there are instruction to set the database info.
5.Open your webbrowser, search in url search coloumn with keyword "localhost/glory"
6.finish

About

Web-Based turn-base game created with basic HTML, CSS, JavaScript, and PHP


Languages

Language:PHP 70.4%Language:HTML 17.6%Language:CSS 12.0%