Skip to content

rodentrabies/cryptodigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptodigger

Classic mining game with cryptocurrency thematics and random events, that are inspired by Twitter-based cryptoeconomics and represented as collectible cards.

gameplay.png event.png

Running

Make sure you have Golang tools installed. When you do, get the game with

go get github.com/rodentrabies/cryptodigger

and run it with

cd $GOPATH/src/github.com/mrwhythat/cryptodigger
go run *.go

Controls

Key Action
a go left
d go right
a + LeftMouse dig block to the left of you
d + LeftMouse dig block in the right of you
s + LeftMouse dig block in below you
LeftMouse press button, if it is on the screen

Releases

No releases published

Packages

No packages published

Languages