GoTetris

A simple Tetris game written in Go for fun and profit

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者jphalimi/GoTetris
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2018-02-10 23:31:59
推送於2020-04-12 05:14:29
最后一次提交2020-04-11 22:14:19
發布數0
用户参与
星數7
關注者數2
派生數2
提交數29
已啟用問題?
問題數0
打開的問題數0
拉請求數1
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?