JoelOtter / termloop

Terminal-based game engine for Go, built on top of Termbox
Other
1.43k stars 83 forks source link

Add Box feature with LevelFollow option #31

Closed badele closed 6 years ago

badele commented 7 years ago

You can testing with this code => https://github.com/badele/go-terminal-games

JoelOtter commented 7 years ago

Please detail what this feature is/does, and add screenshots if you can.

Any new feature in Termloop also needs an associated example in the _examples/ folder.