Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 270 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 270 Bytes

Towers of Hanoi implementation following the SAM pattern

This is a sample application of a simple Towers of Hanoi game which is implemented with TypeScript und React by appplying the SAM pattern.