GoTetris

A simple Tetris game written in Go for fun and profit

Github stars Tracking Chart

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.

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.

Main metrics

Overview
Name With Ownerjphalimi/GoTetris
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2018-02-10 23:31:59
Pushed At2020-04-12 05:14:29
Last Commit At2020-04-11 22:14:19
Release Count0
用户参与
Stargazers Count7
Watchers Count2
Fork Count2
Commits Count29
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private