Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game

A Symfony project created on April 13, 2016, 1:57 pm. Author: Steve Martin

Helpfull Symfony link: http://knpuniversity.com/screencast/symfony

seed database

INSERT INTO choices VALUES (1,'Rock'),(2,'Paper'),(3,'Scissors'),(4,'Spock'),(5,'Lizard');

INSERT INTO winner VALUES (1,1,'2,4'),(2,2,'3,5'),(3,3,'1,4'),(4,4,'2,5'),(5,5,'1,3');

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages