This website works better with JavaScript.
Explore
Help
Sign In
go
/
ttarpit
Watch
1
Star
0
Fork
You've already forked ttarpit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
2
Commits
1
Branch
0
Tags
556 KiB
Go
95.6%
Makefile
4.4%
Tag:
Branch:
Tree:
9d1b046d30
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9d1b046d30'
${ noResults }
ttarpit
/
main.go
9 lines
74 B
Raw
Blame
History
package
main
import
(
"fmt"
)
func
main
(
)
{
fmt
.
Println
(
"Hello!"
)
}
Reference in new issue
View Git Blame
Copy Permalink