go-puyo

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2024 License: MIT Imports: 5 Imported by: 0

README

Go-Puyo

Go-Puyo is terminal based 'Puyo Puyo' similar game written in Go language.

gopuyo

What is puyo puyo?

https://en.wikipedia.org/wiki/Puyo_Puyo

How to get and run the code.

build version

go1.18

1st step

Get the code.

go get -d github.com/y-hatano-github/go-puyo
2nd step

Change directory to the source code directory.

cd $GOPATH/src/github.com/y-hatano-github/go-puyo
3rd step

Run the code.

go run main.go

How to play

Key bindings
[enter] - start game
[esc] - exit
[space] - drop
[a/arrow left] - move left
[d/arrow right] - move right
[w/arrow up] - rotate left
[s/arrow down] - rotate right
[p] - pause/resume

Win/Mac/Linux binary

https://github.com/y-hatano-github/go-puyo/releases

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL