Dark Bit Factory & Gravity
PROGRAMMING => Other languages => Yabasic => Topic started by: tronkko on April 07, 2007
-
I used a vector font in my Freecell game (http://softagalleria.net/freecell/index.en.html) a few years ago. Below is an updated version of this font to be used for introductionary screens, game menus and game over texts. Feel free to use the font in your games/demos.
Toni
-
Hi Toni, Thanks for bringing that up again, it's a great implementation of a classic game.
Jim
-
Thats excellent tronkko the best font I'v ever seen in Yabasic by a long shot K+
-
That font is really good, I made one myself once upon a time, mine was just made out of lines though, it didn't look even half as good as that. I bet it took ages! Have some good Karma :)
-
Great Stuff!!!
If I get a title screen for the RTS, would I be able to use this???
K+
-
If I get a title screen for the RTS, would I be able to use this???
You are welcome to use the vtext module in your games, no need to ask my permission. I have tried to encapsulate code, data and documentation in to a small package so that the vector font could be easily added to new programs.
Toni
-
Fantastic!