t

tetris

ec53ec5library

old-school tetris clone in odin

0 stars0 forksUnknownupdated 3 weeks ago
Open repo

Tetris - Rewritten in Odin (from C)

Written with Raylib.

# Installation:
$ brew install odin

# Build and run with:
$ odin run .

# Or build an executable with:
$ odin build .
$ ./tetris

First time exploring Odin and it's been an extremely enjoyable experience.

Rules and features based from the tetris wiki.

Controls:

  • Left/right arrows or mouse for left/right piece movement.
  • Down arrow for soft drop, Spacebar for hard drop.
  • Up arrow (or X) to rotate right, Z to rotate left.
  • C to hold the current piece or swap it with the held piece.
  • - to zoom out, = to zoom in.
  • Esc to view and modify the game and display configuration.

Package Info
Version
ec53ec5
License
Unknown
Author
@mdurc
Type
library
Forks
0
Created
2 years ago
Updated
3 weeks ago
Health
maintained
has releases
has readme
has license
Maintainer
mdurc
mdurc
Maintainer
Activity
last 56 weeks