Skip to content

webxdc/hextris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hextris

Webxdc port of Hextris, an addictive puzzle game inspired by Tetris.


Download .xdc from Release Assets, attach to a Delta Chat group and share highscores there!

Online Demo

Building

to create a .xdc file that can be attached to a Delta Chat group, execute:

./create-xdc.sh

License

Original Hextris by Logan Engstrom, Garrett Finucane, Noah Moroze, Michael Yang, https://github.com/Hextris/hextris

Copyright (C) 2018 Logan Engstrom

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Packages

No packages published

Languages

  • JavaScript 94.2%
  • CSS 2.3%
  • HTML 2.0%
  • Shell 1.5%