GoTetris

command module
v0.0.0-...-2295f1c Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2020 License: GPL-3.0 Imports: 17 Imported by: 0

README

GoTetris

GoTetris is simple Tetris game written in Go for fun and profit. GoTetris uses Ebiten, a simple 2D Go library. The game has currently been tessted on MacOS only, although it should work on Windows and Linux as well. Feel free to report any issues you may find along your route.

Splash screen Splash screen

There are no binary releases available at this time. Please follow the guide below to build the game yourself.

Prerequisites

  1. Have Go installed on your machine. Go the official website if you don't yet.
  2. You will need to set the GOPATH environment variable setup appropriately as well.
  3. For Linux users: Install xorg-dev and freeglut3-dev packages.

Setup & build

go build

Play

Now you can launch the generated binary:

./GoTetris

Have fun! :-)

Credits

The "blocks.png" image comes from the "blocks" example from the Ebiten project.

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