Tabletop Assist
Posted: Sat Jun 12, 2010 8:39 pm
Tabletop Assist v0.1 (ALPHA)
Created by Ensayia
I got the idea to create a utility instead of a game with LOVE, and produced this TTRPG assistant program. Currently it's only a proof of concept/die roller program but I would like to implement a number of features in the near future.
Obviously what's seen here is very rough, as I haven't decided on layout and resolution of the final product. Expect far more polish in future releases.
This is my first real program with LOVE, and with Lua for that matter. With the help of a friend I'm learning quickly, and Lua is by far the best, easiest, and most flexible language I've ever attempted to use.
I would like to include a scratchpad/whiteboard, specific calculators (for skill checks and such), and when I learn the file I/O system possibly even a full custom character sheet option.
Feel free to download and try it out, I want all the constructive criticism I can get on both functionality and code optimization/cleanup. All of your input is much appreciated!
Created by Ensayia
I got the idea to create a utility instead of a game with LOVE, and produced this TTRPG assistant program. Currently it's only a proof of concept/die roller program but I would like to implement a number of features in the near future.
Obviously what's seen here is very rough, as I haven't decided on layout and resolution of the final product. Expect far more polish in future releases.
This is my first real program with LOVE, and with Lua for that matter. With the help of a friend I'm learning quickly, and Lua is by far the best, easiest, and most flexible language I've ever attempted to use.
I would like to include a scratchpad/whiteboard, specific calculators (for skill checks and such), and when I learn the file I/O system possibly even a full custom character sheet option.
Feel free to download and try it out, I want all the constructive criticism I can get on both functionality and code optimization/cleanup. All of your input is much appreciated!