Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Classic game Tetris (Golang)

How To Run Tetris

  1. Install Golang
  2. Download source code and extract
  3. Open a terminal (cmd.exe in Windows), and change working directory to the folder you just extracted
  4. Enter go run . and enjoy!
  • Maybe Golang needs some more configurations. If you do not wanna handle that, and it happens to you that you're using Windows, then you can just run tetris.exe to enjoy it.

Huge thanks to hajimehoshi/ebiten, which provides me with lots of tools and APIs to use and examples to learn!

About

Classic game Tetris (Golang)

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages