Commit Graph

24 Commits

Author SHA1 Message Date
CooperLi 790741ba26
Added dockerfile for go-tetris game (#1) 2021-08-23 02:48:31 -07:00
MichaelS11 07a3313362 logger: Llongfile -> Lshortfile 2020-09-11 03:33:02 -07:00
MichaelS11 ab91e02f03 Converted to tcell for terminal 2019-12-01 13:03:27 -08:00
MichaelS11 39e38c05d9 Added heightEnds to AI 2019-01-14 16:11:46 -08:00
MichaelS11 5991cea645 Reduce AI memory allocations 2019-01-11 18:39:41 -08:00
MichaelS11 ab5692a2da Added edit mode
Added peace symbol
2019-01-09 18:30:45 -08:00
MichaelS11 edbeeee440 Format and spelling fixes 2018-10-15 12:53:57 -07:00
MichaelS11 0ad9733f01 Added comments 2018-10-02 18:21:08 -07:00
MichaelS11 ebcc296976 Switch from log15 to Go log 2018-06-01 08:16:36 -07:00
MichaelS11 c82d3b178e Updated readme 2018-06-01 07:54:16 -07:00
MichaelS11 b9eaf9d056 Updated readme 2018-06-01 07:48:23 -07:00
MichaelS11 4230a3ce04 Improved AI
Removed unneeded rotations
2018-05-25 19:02:00 -07:00
MichaelS11 1881706cbb Remove vendor 2018-05-23 13:48:11 -07:00
MichaelS11 67160d6e97 Updated readme 2018-05-23 13:47:48 -07:00
MichaelS11 e9ec8cd1dd Added boards, including a heart :)
Improved AI slightly
2018-02-14 12:57:02 -08:00
MichaelS11 f67b7198e6 Updated vendor termbox 2018-02-08 17:05:23 -08:00
MichaelS11 a8e9ca072c Renamed key_input to keyInput 2018-02-06 12:35:59 -08:00
MichaelS11 aa38e0b0db Updated readme 2017-08-30 10:03:50 -07:00
MichaelS11 cf054d3c40 Updated readme 2017-07-01 15:36:05 -07:00
MichaelS11 500b131834 Update README.md 2017-06-30 19:15:02 -07:00
MichaelS11 fee28fe077 Updated readme 2017-06-30 19:14:18 -07:00
MichaelS11 84b1169e14 Improved AI
Correction for key input
2017-03-28 12:52:09 -07:00
MichaelS11 646d20ae17 Go Tetris 2017-03-27 13:07:29 -07:00
MichaelS11 5c12473504 Initial commit 2017-03-27 13:05:22 -07:00