Commit graph

125 commits

Author SHA1 Message Date
sherlock
c7c4de0d5c move to forgejo
Some checks failed
build / Build (push) Has been cancelled
2025-03-13 12:29:53 +05:30
sherlock
7d69396581 move to forgejo
Some checks are pending
build / Build (push) Waiting to run
2025-03-13 12:23:11 +05:30
sherlock
725b7bdf94 move to forgejo
Some checks are pending
build / Build (push) Waiting to run
2025-03-13 12:21:05 +05:30
hello
f074add7a3 Implemented toggling functionality for Level Acceleration Mode 2024-12-06 15:32:32 +05:30
Sam Tay
b0c7f6c557
Dont reset board on level up 2024-11-17 13:58:35 -05:00
Sam Tay
f16248734e
Update setup-haskell action 2024-10-19 22:53:49 -04:00
Sam Tay
d543d92535
Get rid of ghc/cabal matrix 2024-10-19 22:53:29 -04:00
Sam Tay
05ee7b315a
Fix mac release 2024-10-19 21:57:43 -04:00
Sam Tay
772d59507a
Try new release workflow 2024-10-19 19:48:03 -04:00
Sam Tay
37eb8a514c
Implement leveling 2024-10-19 19:17:43 -04:00
Sam Tay
e8c6c804c5
Refactor 2024-05-06 13:39:16 -04:00
Sam Tay
bcd6b38978
Bump to lts-22.19 and brick-2.1.1 2024-05-06 12:33:41 -04:00
Sam Tay
3fd342c69f
Rename workflow 2024-05-06 11:29:20 -04:00
Sam Tay
9fd35f7691
Update version to 0.1.5 2022-11-30 10:54:43 -08:00
Sam Tay
25560e51db
Replace travis with github action 2022-11-28 17:01:40 -08:00
Sam Tay
e271067771
Update stack lts to 20.1 2022-11-28 16:50:52 -08:00
Sam Tay
e3605d48f3 Update stack lts to 17.9 2021-04-17 22:30:44 -04:00
Sam Tay
8d8ca986a7
Merge pull request #17 from hapytex/improvement/redundant-lense
Group sequences of .^
2021-03-17 21:39:35 -04:00
Willem Van Onsem
63ff896642
resolve merge conflict 2021-03-17 21:28:09 +01:00
Sam Tay
569488d495
Merge pull request #16 from hapytex/improvement/use-maybe
use maybe instead of fromMaybe
2021-03-16 09:38:54 -04:00
Sam Tay
361eb0a221
Merge pull request #15 from hapytex/improvement/redundant-dollar-2
remove redundant $s in Game.hs
2021-03-16 09:38:29 -04:00
Sam Tay
1ddcd856a3
Merge pull request #14 from hapytex/improvement/redundant-dollar
Remove redundant $ by repositioning parenthesis
2021-03-16 09:38:05 -04:00
Sam Tay
e4660c1e8f
Merge pull request #12 from hapytex/improvement/redundant-brackets
Remove redundant brackets.
2021-03-16 09:36:58 -04:00
Willem Van Onsem
1caafe0b35
use maybe instead of fromMaybe 2021-03-16 00:09:36 +01:00
Willem Van Onsem
d162cffc8b
remove redundant $s in Game.hs 2021-03-16 00:06:22 +01:00
Willem Van Onsem
76f9007dc2
remove redundant $ in Game.hs 2021-03-16 00:03:06 +01:00
Willem Van Onsem
1cdeaa759b
remove redundant $ in Tetris.hs 2021-03-16 00:01:25 +01:00
Willem Van Onsem
ffd621f36a
remove redundant .^ in Game.hs 2021-03-15 23:49:15 +01:00
Willem Van Onsem
70270dbbce
remove redundant .^ in Tetris.hs 2021-03-15 23:47:38 +01:00
Willem Van Onsem
9f971cb159
remove redundant brackets in Game.hs 2021-03-15 23:45:26 +01:00
Willem Van Onsem
f57fa64bfb
remove redundant brackets in Tetris.hs 2021-03-15 23:44:15 +01:00
Sam Tay
55f87143b4 Update installation options
Remove dex method, mention aliasing snapcraft method
2020-09-10 19:50:48 -07:00
Sam Tay
00b42dac46
Add snapcraft installation option 2020-02-18 22:26:55 -08:00
Sam Tay
647386bad5
Update README.md 2020-02-18 18:20:24 -08:00
Sam Tay
e67b5938fb
Update tutorial link 2020-02-17 14:48:42 -08:00
Sam Tay
596b0c49c8
Add brew formula for mac users 2020-02-16 18:53:48 -08:00
Sam Tay
c092b78471
Update README.md 2020-01-17 13:10:09 -08:00
Sam Tay
3931f0b36f Update version to 0.1.4 2019-07-20 18:07:15 -04:00
Sam Tay
eae23009a6
Update installation instructions 2019-06-05 18:34:14 -04:00
Sam Tay
5792c83a8c
Merge pull request #8 from jose1711/master
Add note for possible installation method for Arch Linux
2019-06-05 18:26:37 -04:00
Sam Tay
f2ee5fd257
Merge pull request #7 from matusaurio/patch-1
Updated archlinux docker image
2019-06-05 16:57:42 -04:00
Jose Riha
b11f6265c2 Add note for possible installation method for Arch Linux 2019-06-05 20:54:20 +02:00
Santiago Benalcázar
6f35488990
Updated archlinux docker image
I change the archlinux image you're using because it is not the official and it's deprecated (https://hub.docker.com/r/base/archlinux/).
2019-06-05 11:34:00 +02:00
Sam Tay
8f506c37ba Simplify drawing cells
And only compute the hard drop preview when requested
2019-03-14 19:10:36 -04:00
Sam Tay
bac99ab3c8 Allow hiding preview cells - closes #6 2019-03-14 19:09:50 -04:00
Sam Tay
fe55e493f1 Remove unnecessary variable 2018-12-28 23:54:54 -05:00
Sam Tay
68a32ab24e Fix release download link 2018-12-27 20:01:06 -05:00
Sam Tay
c2a23501d8 Update docs 2018-12-27 19:38:17 -05:00
Sam Tay
fb853a61c7 Refactor UI 2018-12-27 15:42:38 -05:00
Sam Tay
00548552a4 Add travis badge 2018-12-27 13:14:16 -05:00