Skip to content

stof/ShmupScore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shmup Score

A Symfony project created on May 30, 2015, 2:26 pm.

Overview

Web application to manage and keep track of score for shmup game (at first). An entry consist of a user, a score, a game (with platform), and optionnal link to video / screenshot / replay file. Restful to allow use of third parties site.

Build Status

Dependencies

* composer require "friendsofsymfony/rest-bundle"
* composer require "jms/serializer-bundle"
* composer require "nelmio/api-doc-bundle"
* composer require "doctrine/doctrine-fixtures-bundle"
* composer require "phpunit/phpunit" "3.7.*"
* composer require "liip/functional-test-bundle"

Documentation

The documentation can be found in api/doc.

Misc

Database

* user: shmup_score
* password: 63mSByfjyXD2dpvb

About

Score tracking web application for shmups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.9%
  • ApacheConf 4.3%
  • HTML 1.8%