Skip to content

jwuerch/Rock-Paper-Scissors-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

By Jason Wuerch & Maurika

Description

Play the classical RPS game with a little twist. Heal yourself, attack your oponent and learn new skills.

Installation Instructions

  • Clone this repository.
  • Navigate into directory and type in 'composer install' in terminal to install PHPUnit, Silex and Twig.
  • Navigate to the web folder via terminal and type in 'php -S localhost:8000.'
  • Open web browser and type in 'localhost:8000' in address bar.
  • Play the game.

Technologies Used

Twig, Silex, PHP, PHPUnit

Copyright and License Information

This project is copyrighted by Jason Wuerch and Maurika. Please ask for permission to use.

About

Create A Rock Paper Scissors Game With Testing And Objects Within Objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published