Skip to content

Commit

Permalink
removed sample impl. section
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Oct 28, 2015
1 parent df6092c commit a445b4a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -339,10 +339,4 @@ Items that enhance a characters capabilities.
## Bonus Iteration - Battle Grid

Build your own features here. Multiple characters can be on a grid-based map. Each square on the map had terrain
that impacts the occupant or opponents attacking into it. Characters can move and weapons have ranges.

# Sample Implementations

- [C#](https://github.com/walterg2/EverCraft-Kata-Solutions/tree/master/c-sharp) and [Groovy](https://github.com/walterg2/EverCraft-Kata-Solutions/tree/master/groovy) implementations by [walterg2](https://github.com/walterg2)
- [Java](https://github.com/walterg2/EverCraft-Kata-Solutions/tree/master/java/tjsnider/evercraft) implementation by [tjsnider](https://github.com/walterg2/tjsnider)
- [Haskell](https://github.com/coreyhaines/evercraft_kata) implementation by [coreyhaines](https://github.com/coreyhaines)
that impacts the occupant or opponents attacking into it. Characters can move and weapons have ranges.

0 comments on commit a445b4a

Please sign in to comment.