Reload of the Animegame-Project based on Symfony. https://www.animegame.eu/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
hecht 53d3066230
Added some helper functions to the RestTestBase (use statements
6 years ago
bin Initial check-in of a skeleton 6 years ago
config added authenticator so authentication is done via HTTP Header 6 years ago
public Initial check-in of a skeleton 6 years ago
src added authenticator so authentication is done via HTTP Header 6 years ago
templates Initial check-in of a skeleton 6 years ago
tests Added some helper functions to the RestTestBase (use statements 6 years ago
translations Initial check-in of a skeleton 6 years ago
.env Initial check-in of a skeleton 6 years ago
.env.test Initial check-in of a skeleton 6 years ago
.gitignore Initial check-in of a skeleton 6 years ago
LICENSE Initial commit 6 years ago
README.md „README.md“ ändern 6 years ago
composer.json Initial check-in of a skeleton 6 years ago
composer.lock Initial check-in of a skeleton 6 years ago
phpunit.xml.dist Initial check-in of a skeleton 6 years ago
symfony.lock Initial check-in of a skeleton 6 years ago

README.md

Animegame

This is another try to reboot the animegame development based on symfony.

Project scope

The project only contains the backend of the Animegame. A frontend application (e.g. App or Webclient) can use the REST API provided by this backend to visualize the game. As it is planned to make some core game mechanics configurable different games based on the same mechanics could be feasible.