Skip to content

aistis-/Guess-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini guess game

A simple mini game based on Symfony 2.6.

No frond-end.

No security.

It is just a few hours implementation.

  1. Config Vagrant in your local machine
  2. Mount your project root folder cd local/path/to/your/project
  3. Start Vagrant VM vagrant up (it will take some time)
  4. SSH to Vagrant vagrant ssh
  5. Install dependencies via composer composer install
  6. Do not forget legit parameters. Use your local or on VM MySQL
  7. Try to access http://game.dev/)
  8. Expect it works

About

It is a simple mini game based on Symfony 2.6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published