SeeSharpSoft / UI5_Tabtris

Tetris-like game powered by UI5 table control.

Home Page:https://seesharpsoft.github.io/UI5_Tabtris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI5 Tabtris

This is a Tetris game built with OpenUI5s sap.ui.table.Table using a custom JSONModel and data binding. Besides some lines of CSS for the coloring, there is no workaround or custom rendering involved – the implementation follows UI5 best practices regarding MVC and databinding. It can also run in SAP Fiori Launchpad!

Try it out now: https://seesharpsoft.github.io/UI5_Tabtris/index.html

(use the arrow keys for left, right, fast down and rotate)

Have fun! ;)


Or run it locally:

About

Tetris-like game powered by UI5 table control.

https://seesharpsoft.github.io/UI5_Tabtris

License:MIT License


Languages

Language:JavaScript 73.9%Language:HTML 20.5%Language:CSS 5.6%