imports from backlog, updates

This commit is contained in:
Trilarion
2019-11-18 17:39:14 +01:00
parent 74fcb8f3de
commit 32327c7342
45 changed files with 606 additions and 153 deletions

14
entries/pac_go.md Normal file
View File

@ -0,0 +1,14 @@
# Pac Go
_Clone of Pac-Man._
- Home: https://github.com/danicat/pacgo
- State: mature
- Keywords: arcade, clone, inspired by Pac-Man, open content
- Code repository: https://github.com/danicat/pacgo.git
- Code language: Go
- Code license: MIT
Is also a tutorial to introduce people to the Go programming language.
## Building