Skip to content

nxvhm/battleships-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleships

How to run

1 ) Navigate to this directory from command line
2 ) Generate autoload classmaps with composer

composer dump-autoload

3 ) Start php http server

php -S localhost:8080

4 ) Open localhost:8080

5 ) For tests run

composer install
phpunit

About

Single Player Battleships in php

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages