Skip to content

nottrobin/battle-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BattleSimulator

This is a Battle Simulator. It simulates battles between 2 combatants.

The only input the user gets is to choose a name for each combatant.

Usage

./battleSimulator.php

Requirements

This requires PHP 5.4 with readline support. It will not work with PHP <= 5.3.*, and it will not work without readline.

Unit tests

If you want to run the tests you need phpunit 3.6. You can run the tests just by typing

phpunit

In the project root.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages