HashVTT is a virtual tabletop for playing tabletop RPG's. It's called HashVTT because it was created to play RPG's with Hashbang users.
- Lua 5.2
- LuaRocks 2.2.0
- LuaSocket 2.0.2 (luarocks install luasocket)
- Copas 1.1.1 (luarocks install copas)
irc.hashbang.sh/6697 #!, #!social, #!rpg
- Join the "#!rpg" channel on the Hashbang network, mentioned in Communication
- Mention what you want to do, and wait for a response
- Begin hacking, then submit a pull request
cd server/
lua server.lua port
cd client/
love . ip port username
There are none yet.
Note: LÖVE runs on Windows, Mac, and Linux, which means that the client will forever be supported by all of them.
See LICENSE