Skip to content

maltezoa/Gomoku-Game-Project

Repository files navigation

Gomoku-Game-Project

How to Setup the Project


XAMPP Setup

  • Install XAMPP using this link: https://www.apachefriends.org/index.html
  • Navigate to /xampp/htdocs/ through your pc and move the "Gomoku-Game-Project" folder into htdocs
  • Run APACHE and MySQL on the XAMPP Control Panel
From here you should be set to play offline. However, if you'd like to create accounts, login, and record your stats you will need to create a Database.

Database Creation

  • Once Apache and MySQL are running in the XAMPP Control Panel. Click on "admin" for MySQL
  • Once on the MySQL page (http://localhost/phpmyadmin/). Click on the "User Accounts" tab
  • Click on "Add user account" then create the following account with Global Privileges
User name: AdminLab12
Host name: Select "local"
Password: 4VPnroTOC6wOU3mn
(From here if you haven't done so already, click "Check all" for global privileges)

Once finished

  • Go to: http://localhost/Gomoku-Game-Project/index.php
  • Click on the "Create DB" button" and you're set to go!

About

CSCI 130 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors