https://github.com/anduin2017/hextris
https://github.com/anduin2017/hextris
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/anduin2017/hextris
- Owner: Anduin2017
- License: other
- Created: 2025-03-20T16:57:35.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-20T16:57:42.000Z (about 1 year ago)
- Last Synced: 2025-03-30T00:27:09.081Z (about 1 year ago)
- Language: JavaScript
- Size: 26.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Hextris
==========

An addictive puzzle game inspired by Tetris. Play it at [www.hextris.io](http://www.hextris.io), or [https://hextris.github.io/hextris](https://hextris.github.io/hextris).
By:
- Logan Engstrom ([@lengstrom](http://loganengstrom.com/))
- Garrett Finucane ([@garrettdreyfus](http://github.com/garrettdreyfus))
- Noah Moroze ([@nmoroze](http://github.com/nmoroze))
- Michael Yang ([@themichaelyang](http://github.com/themichaelyang))
## Citation
Did you use Hextris in your research? Cite us as follows:
```
@misc{engstrom2015hextris,
author = {Logan Engstrom, Garrett Finucane, Noah Moroze, Michael Yang},
title = {hextris},
year = {2015},
howpublished = {\url{https://github.com/hextris/hextris/}},
note = {commit xxxxxxx}
}
```
# Contributions
This project is not very actively maintained, as we are all very busy these days. But feel free to open an issue or PR, and we'll eventually take a look.
# About
Hextris was created by a group of high school friends in 2014.
## Press kit
http://hextris.github.io/presskit/info.html
## License
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 .