Linux gamer. Open source enthusiast. Reddit refugee.
- 28 Posts
- 6 Comments
motorondo@lemmy.mlto
OpenSourceGames@lemmy.ml•Tanks of freedom II 0.5.0 is out(MIT/CC-BY-SA turn based strategy made in godot engine)
6·2 years agoI am super-happy to see this project being worked on.
Note: this version is still considered to be an alpha release.
motorondo@lemmy.mlto
OpenSourceGames@lemmy.ml•Warzone 2100 4.4.0 Beta 1 brings new high-quality terrain
2·2 years agoWarzone 4.4.0 release is out now!
Thanks for this!!
I just realized I can use the following command to OCR a bitmap in the clipboard and put the text back into the clipboard.
xclip -out -selection clipboard -t image/bmp
| tesseract stdin stdout -l eng
| xclip -in -selection clipboardThis works in my linux VM (in Virtualbox on my work laptop) using bi-directional shared clipboard without touching my Windows software.
Mind blown!!
motorondo@lemmy.mlto
OpenSourceGames@lemmy.ml•Version 0.4.0 is out - Tanks of Freedom II
1·3 years agoThis is great! I was hoping someone would try port or update Tanks of Freedom.
Do Linux From Scratch! You will learn a lot. I credit LFS with getting me comfortable with the linux command line.
But don’t use it as your daily use linux.











Warzone 2100 v4.5 is now out of beta and has now been released.