Skip to content

Lreus/AsciiArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD Kata: Coding Game Ascii Art

A Test driven solution to CodingGame's puzzle AsciiArt

This code provide a clean, well written and refactored solution to the puzzle. This puzzle is the opportunity to see the Decorator design pattern working in class AsciiChar.

Installation:

  • You will require Composer to install this project
  • Run make install in a terminal

Test:

  • Command make test provides a shortcut to run Phpunit

About

Coding game AsciiArt solution (PHP TDD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published