Skip to content

Simon-Bru/webarena_group_si3-05-BF

Repository files navigation

Web Arena CakePhp

Build Status License

WebArena - An online fighting game using CakePHP 3.x.

WebArena - Jeu de combat en ligne développé en CakePHP 3.x.

Installation

Clone this repository and move in it. Then, if composer is installed globally, run:

composer install

Else, from your installation directory run

php composer.phar install

Configuration

Read and edit config/app.php and setup the 'Datasources' and any other configuration relevant for your application. (database, etc...)

Or create a .env file in the config folder with the same structure than the .env.default file and insert your environment informations.

About

Web Arena school project in CakePhp. Online fight game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages