All Projects → marianogappa → gomario

marianogappa / gomario

Licence: MIT License
Basic Golang text-mode Mario-like game

Programming Languages

go
31211 projects - #10 most used programming language

gomario

Basic Golang text-mode Mario-like game - My first Go program

Screenshot

Build & Run

go get github.com/MarianoGappa/gomario
cd $GOPATH/src/github.com/MarianoGappa/gomario
go build .
./gomario
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].