Skip to content

CrossField1973/VierGewinnt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VierGewinnt

Projekt der Gruppe "Webengineering 1,0 Rasur" für Web Engineering.

Team:
CrossField1973
dorianriepe
janm1
jannikbuehring

Set-Up

  1. Install XAMPP or any other apache distribution
  2. Unzip the folder to C:\xampp\htdocs, if you're using XAMPP

a. Start your apache and sql service
b. Go to https://localhost/phpmyadmin
c1. Create a Database called "viergewinnt"
c2. Alternatively you can choose a different database name, but then you have to change
$dbname = "viergewinnt" into $dbname = "NAME OF YOUR DB"
4. go to https://localhost/viergewinnt-login/login.php
5. Enjoy the game!!^^