All Projects → simonlc → Tetr.js

simonlc / Tetr.js

Licence: mit
🕹️ Tetris clone in HTML5 and JavaScript

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tetr.js

Canvas Test
🎮 happy canvas
Stars: ✭ 1,722 (+2770%)
Mutual labels:  game, canvas
Game
⚔️ An online JavaScript 2D Medieval RPG.
Stars: ✭ 388 (+546.67%)
Mutual labels:  game, canvas
Aimandshoot
A neuroevolution game experiment.
Stars: ✭ 201 (+235%)
Mutual labels:  game, canvas
Micro Racing
🚗 🏎️ 🎮 online 3D multiplayer neural networks based racing game
Stars: ✭ 100 (+66.67%)
Mutual labels:  game, canvas
Hilo
A Cross-end HTML5 Game development solution developed by Alibaba Group
Stars: ✭ 5,723 (+9438.33%)
Mutual labels:  game, canvas
Hilo3d
Hilo3d, a WebGL Rendering Engine.
Stars: ✭ 123 (+105%)
Mutual labels:  game, canvas
Phaser3 Docs
Phaser 3 Documentation and TypeScript Defs
Stars: ✭ 339 (+465%)
Mutual labels:  game, canvas
Egret
🐦Some of the egret tutorial -《白鹭引擎笔记》
Stars: ✭ 108 (+80%)
Mutual labels:  game, canvas
Gameplane
基于Android的仿微信打飞机游戏
Stars: ✭ 592 (+886.67%)
Mutual labels:  game, canvas
Rustynes
👾 An NES emulator by Rust and WebAssembly
Stars: ✭ 399 (+565%)
Mutual labels:  game, canvas
One Html Page Challenge
Can you create something cool without modern tools?
Stars: ✭ 205 (+241.67%)
Mutual labels:  game, canvas
Pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Stars: ✭ 34,982 (+58203.33%)
Mutual labels:  game, canvas
Duckhunt Js
DuckHunt ported to JS and HTML5
Stars: ✭ 390 (+550%)
Mutual labels:  game, canvas
Stormplane
✈️《沙漠风暴》是一款基于Android开发的纵版飞行射击游戏,以雷电(Shooting Game)为原型,参考微信打飞机大战,通过自定义的SurfaceView来实现游戏,游戏画面、音乐、战斗特效都不错(附带apk安装包,可直接运行)
Stars: ✭ 938 (+1463.33%)
Mutual labels:  game, canvas
Tower game
💒 盖楼游戏 html5 canvas tower building game 🏢🏬🏦🏯🏰
Stars: ✭ 1,110 (+1750%)
Mutual labels:  game, canvas
Projectdmg
C# GameBoy Emulator
Stars: ✭ 57 (-5%)
Mutual labels:  game
Cataclysm Dda Android
An unofficial Android port of Cataclysm: Dark Days Ahead.
Stars: ✭ 58 (-3.33%)
Mutual labels:  game
Harmonist
Harmonist: Dayoriah Clan Infiltration is a stealth roguelike game.
Stars: ✭ 57 (-5%)
Mutual labels:  game
2048
The iOS version of 2048, made using SpriteKit
Stars: ✭ 1,088 (+1713.33%)
Mutual labels:  game
Polyworld
A world generator that is based on Voronoi diagrams
Stars: ✭ 59 (-1.67%)
Mutual labels:  game

Tetr.js

Default Controls:

Controls are configurable

  • Rotate Left: Z
  • Rotate Right: X
  • Rotate 180: Shift
  • Hold: C
  • Hard Drop: Space
  • Shift Left: Left Arrow
  • Shift Right: Right Arrow
  • Restart: R

mechanics and features

  • Tetris Guideline compliant
    • Random generator, first bag never spawns Z, S, or O piece first.
    • SRS
    • Hold
    • Piece preview
    • Ghost piece
  • Multiple block skins
  • Stack outline option
  • Configurable gravity
  • 60 FPS
  • DAS and DAS delay settings
  • Adaptable game size
  • Last game replay
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].