08-13-2023, 09:30 PM
Great little game!
I had to make one change to it to work on a Linux machine. This font seemed generic enough to work a lot of distros.
Thanks for sharing!
I had to make one change to it to work on a Linux machine. This font seemed generic enough to work a lot of distros.
Code: (Select All)
SetFont: f& = _LOADFONT("/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf", 24, "monospace") ' 31 rows, 73 columns text, allows chr$(95)
Thanks for sharing!
2D physics engine https://github.com/mechatronic3000/fzxNGN
Untitled Rouge-like https://github.com/mechatronic3000/Untitled-Rougelike
QB Pool https://github.com/mechatronic3000/QBPool
Untitled Rouge-like https://github.com/mechatronic3000/Untitled-Rougelike
QB Pool https://github.com/mechatronic3000/QBPool