Skip to content

babylonjs-archive/3d-tetris

 
 

Repository files navigation

3D Tetris by Anna Jo and RJ

Deploy to GitHub Pages

Goal: demonstrate how Babylon.js is a tool that makes software development fun and engaging.

This game uses the 3D engine Babylon.js. Players can move and rotate the blocks on the x, y, and z axes, allowing for a completely three dimensional experience.

demo

This is a fork of the original here: https://github.com/annamjo/3DTetrisBabylon

View the live site here: https://babylonjs-archive.github.io/3d-tetris/

To run locally, clone the repository and run this:

cd 3d-tetris
npm install
npm run dev

About

3D Tetris created with Babylon.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • HTML 1.0%