gc-octopis
gc-octopis
System: Ubuntu 22.04 CPU: i5-6400 GPU: RX 570 8G Environment: Anaconda Python: 3.10.13 I installed with the commands in `readme.md` (both Linux anaconda and Linux AMD) but it shows this...
I downloaded the `"tetris-hard-drop.ips"` file and used lunar IPS to patch it to a Tetris.nes file, but when I load the game, there appear to be no ghost pieces (though...
剛剛想透過 上字幕的時候,發現網站連不進去。 希望原作能盡快修復,謝謝。 --- ### EDIT: 在修好之前你可以到 [waybackmachine](https://web.archive.org/web/20230126065010/https://srt.coderemixer.com/) 上面使用以前的備份。
The current version has a problem while calculating float numbers (e.g. 0.1+0.2=0.30000000000000004). In this pull request, I use [big.js](https://github.com/MikeMcl/big.js/) library to do calculation, so all numbers can be calculated correctly.