Coder Social home page Coder Social logo

aaronriekenberg / go-tetris Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 2.28 MB

Terminal UI and WebAssembly tetris in go using tcell. Works in everything from xterm to Chrome/Safari.

Home Page: https://aaronriekenberg.github.io/go-tetris/

License: MIT License

Go 75.98% HTML 1.18% CSS 5.31% JavaScript 17.54%
go tcell terminal tui tetris-clone wasm webassemby

go-tetris's Introduction

go-tetris

TUI and WASM tetris in go using tcell.

Can be used either in a terminal as a native app, or as a WASM app in a web browser.

Run WASM app in a web browser:

Run native terminal app:

  • Usual go commands work:
go run github.com/aaronriekenberg/go-tetris@latest

go install github.com/aaronriekenberg/go-tetris@latest
  • Clone this git repo, build with go build, run go-tetris

Keys:

  • Escape, Q: quit (non-WASM only)
  • R: restart
  • Left Arrow: move piece left
  • Right Arrow: move piece right
  • Up Arrow: rotate piece
  • Down Arrow: move piece down
  • Space Bar: drop piece
  • V: toggle showing version info

Finger/Mouse Events:

  • Click above board: rotate piece
  • Click below board: move piece down
  • Double click below board: drop piece
  • Click near left of board: move current piece left
  • Click near right of board: move current pice right

Screenshots:

Native app in iTerm2: go-tetris-native

WASM in Chrome: go-tetris-wasm

go-tetris's People

Contributors

aaronriekenberg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.