94 Commits

Author SHA1 Message Date
a46c07af8b add start menu shortcut for windows installer 2019-10-02 16:39:37 +02:00
338371f443 fix resize error since texture use 2019-10-02 16:37:39 +02:00
a95463438e Add screenshot 2019-10-02 16:22:16 +02:00
06fe72d8db Merge branch 'master' of https://git.malingrey.fr/adrien/TetrArcade 2019-10-02 15:44:02 +02:00
4a69c12349 no python2 2019-10-02 14:51:56 +02:00
2bd75be892 Arcade require Python 3.6+ 2019-10-02 13:07:30 +02:00
3015a36984 case insensitive keyboard conf 2019-10-02 12:36:03 +02:00
7fc342e061 V0.2-dev 2019-10-02 12:35:35 +02:00
0e68ea4e51 build-requirements.txt 2019-10-02 12:16:41 +02:00
b95478ea8d use texture, import from, black 2019-10-02 11:54:50 +02:00
adrienmalin
df8257c4da held mino sprite 2019-10-02 09:00:35 +02:00
adrienmalin
0b3dd847d3 exclude Qt from build 2019-10-02 02:29:00 +02:00
adrienmalin
2a7900586c Autorepeat in conf 2019-10-02 02:28:49 +02:00
adrienmalin
be66bada11 fix build 2019-10-02 01:53:11 +02:00
adrienmalin
02e4aa066d improve build 2019-10-02 01:24:52 +02:00
adrienmalin
5b6cfd6512 move ressources 2019-10-02 01:06:58 +02:00
adrienmalin
f1ffb1a7c6 build 2019-10-02 01:06:33 +02:00
adrienmalin
dda475a584 black 2019-10-02 00:57:19 +02:00
adrienmalin
b8e20199af add bg for held and next 2019-10-02 00:01:02 +02:00
adrienmalin
4c44089f41 fix prelock alpha on hold 2019-10-01 22:10:20 +02:00
adrienmalin
f2bbafeb8b improve lock 2019-10-01 21:46:39 +02:00
adrienmalin
54f2554b2a move consts as class variable to permit override 2019-10-01 21:00:46 +02:00
adrienmalin
5f10bd782e fix test errors 2019-10-01 20:03:37 +02:00
adrienmalin
9aa461fe07 add test 2019-10-01 19:58:39 +02:00
adrienmalin
ca0a18a8c5 fix game over text 2019-10-01 19:51:18 +02:00
adrienmalin
ecd2915b12 fix no alpha change on lock 2019-10-01 19:48:29 +02:00
ab8afe6fdd Use config file 2019-10-01 18:07:08 +02:00
fa9a323af1 fix alpha prelock on game over 2019-10-01 12:39:44 +02:00
c2ec677f3f move high score pickle to tetrislogic 2019-10-01 12:36:00 +02:00
11c6321f17 move pseudo crypt to tetrislogic 2019-10-01 11:55:08 +02:00
58a7736d53 serialize persistent high score to be less readable 2019-10-01 10:20:05 +02:00
adrienmalin
578f33ae64 pseudo crypt high score 2019-10-01 09:00:51 +02:00
adrienmalin
00e2adf60c restart prelock 2019-10-01 03:20:54 +02:00
adrienmalin
b1cef21f00 fix fullscreen 2019-10-01 03:14:29 +02:00
adrienmalin
2c4808312f typo 2019-10-01 03:10:09 +02:00
adrienmalin
9db4f4d122 text resize 2019-10-01 03:09:54 +02:00
adrienmalin
850aad353e fix swap 2019-10-01 02:40:34 +02:00
adrienmalin
97b687c085 resize 2019-10-01 02:30:26 +02:00
adrienmalin
a654458610 type 2019-10-01 02:30:15 +02:00
adrienmalin
f7a47efecf random choose shape in tetrislogic 2019-10-01 01:40:25 +02:00
adrienmalin
59b21145f4 working again 2019-10-01 01:34:09 +02:00
adrienmalin
1437207c5d works again 2019-10-01 01:23:55 +02:00
adrienmalin
759c6f2054 Tetrominoes out of class 2019-10-01 00:23:54 +02:00
4edad3c1cf resize 2019-09-30 18:30:36 +02:00
d70173f87b only test if can move before lock 2019-09-30 18:30:30 +02:00
f5225b3a55 Merge branch 'HEAD' of https://git.malingrey.fr/adrien/TetrArcade.git 2019-09-30 11:34:09 +02:00
70c69b3b7b remove test init 2019-09-30 11:33:02 +02:00
3b4bf3c8a2 Mise à jour de 'README.md' 2019-09-30 11:28:57 +02:00
adrienmalin
afcb919018 use customized arcade.SpriteList class for each tetrominoes' sprites 2019-09-30 00:52:41 +02:00
adrienmalin
317af4a3a6 optimization 2019-09-30 00:08:49 +02:00