Skip to content

A PHP implementation of the classic Snakes-and-Ladders assignment

Notifications You must be signed in to change notification settings

hngl/snakes-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snakes and Ladders, in PHP

A PHP implementation of the classic Snakes-and-Ladders assignment.

Running the game

  1. Install Composer
  2. Install dependencies with
php ./composer.phar install
  1. Run the Game
./run

About

A PHP implementation of the classic Snakes-and-Ladders assignment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages