-
Hi @snwh
This one doesn't feel controversial - happy to fork/PR if you want it - it's just a recognisable Tetris piece, drawn at the different sizes.
Based on screenshots, I think I've honoured…
-
Currently escape key will take about a second to actually take effect. I am not that familiar with curses programming, but there seems to be some options to make escape key to work without delay.
xlucn updated
2 years ago
-
I should consider adding more tools that enhance the CLI experience to the point you can work with TTY only, like for example [ranger](https://github.com/ranger/ranger) and spotify-tui and spotifyd as…
-
The installscript could be moved into a separate repository and enhanced massively there with some Python which would be way easier than the ugly Bash scripting currently used
That way I could also i…
-
1. Enable portrait mode
2. Restart the app
3. There's a chance its in portrait mode, most of the time (for me) it isn't.
4. Repeat the process relaunching the app until its in portrait mode
Even…
-
Living inside Neovim (Terminal) requires a lot of optimizations on your workflow.
Although playing games is a complex task. It is dependent to the game you are playing.
I have chosen some list o…
-
SFX and voices play, but the Music doesn't
Using Manjaro Linux latest packages on a Lenovo g50-70 laptop
-
When starting any game, nothing gets written to the Java GUI.
I've turned all loggers to DEBUG and run the command:
```bash
$ java -cp target/java-gb-1.0-SNAPSHOT.jar Main > log.txt
```
This gen…
-
Im tired from that shit. Really, i have no idea why Ubuntu use so much space. So i actualy played in tetris to give more space and in end they just say: AN unrecoverable problem has occured. Photoshop…
-
This project https://github.com/borkdude/console-tetris has a master branch which can be compiled with GraalVM (using `script/compile`). The master branch is still based on the original clojure-lanter…