Tim Caswell
Loading...
Loading...
Tedit is a development environment built around the idea of editing git repositories directly as if they were the filesystem. In this new development environment, the programmer never interacts with the file system or command-line. (State is stored locally using chrome storage and...
This is an in-progress game implementing the classic Lords of Conquest for C64. For now you can explore the rendering engine by tapping on the lands and seeing them pick random colors and resources. More to come later if there is interest.
Clone git repositories to your Chromebook (or other chrome wielding computer) using the awesome power of JavaScript. This app speaks the git protocol over TCP sockets and clone repositories locally. This app is a work in progress. Watch for future updates. This is part of the js-git open...