A kind of Augmented Reality programming game that makes you a better programmer.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Zed A. Shaw 4453076c6c Now have a GUI that just uses tcell, after tying a few others it's the easiest. 3 weeks ago
builder Move the logging to a separate logger so we can do a tui. 3 weeks ago
config Refactor to a better layout for the future. 3 weeks ago
data More refactoring into nice little directories. data/types.go is because go is a wimp that can't handle cycles. 3 weeks ago
debug Move the logging to a separate logger so we can do a tui. 3 weeks ago
game Move the logging to a separate logger so we can do a tui. 3 weeks ago
tools/cmd/tester First ability to build itself. 3 weeks ago
.gitignore Now have a GUI that just uses tcell, after tying a few others it's the easiest. 3 weeks ago
.ttarpit.json Forgot the non-greedy on the first one. 3 weeks ago
Makefile Borrowed some code from ozai to get started. 3 weeks ago
README.md First commit. 3 weeks ago
go.mod Now have a GUI that just uses tcell, after tying a few others it's the easiest. 3 weeks ago
go.sum Now have a GUI that just uses tcell, after tying a few others it's the easiest. 3 weeks ago
main.go Now have a GUI that just uses tcell, after tying a few others it's the easiest. 3 weeks ago
ui.go Now have a GUI that just uses tcell, after tying a few others it's the easiest. 3 weeks ago

README.md

Turing's Tarpit

A game for programmers. It watches you code and if you make too many mistakes you "die."