Well I finally broke down and wrote some SUBs and Functions that new JB users can use to create colorful, graphics based text RPGs.
The list of SUBs and Functions are as follows:
Sub colorBox
Sub roundBox
Sub txtBox
Sub txtBtn
Function at()
Function gInput$()
Sub makeMenu - very handy! It creates the menus, populated with the menu items.
Additionally, you can have SUB makeMenu print a report to the 'MainWin' showing:
1) Menu Title
2) Pixel dimensions of the whole menu
3) Coords, and dimensions of the individual menu items
The report makes trapping mouse clicks on the menu as easy as possible!
http://yfrog.com/c8rpgtoolkitp (screen shot)
Links to free mono-spaced/fixed width fonts:
http://www.dafont.com/theme.php?cat=503&page=1
http://www.fontriver.com/basic/fixed_width/
Text RPG Toolkit
Text RPG Toolkit
- Attachments
-
Text RPG Toolkit.zip- This version now has the reporting capability originally intended
- (8.25 KiB) Downloaded 963 times