holiday theme game made in lua

uldo a4fff1cb0f removed old build folder 2 gadi atpakaļ
client a4fff1cb0f removed old build folder 2 gadi atpakaļ
server 6487a2750a initial commit 2 gadi atpakaļ
LICENSE b6a714f035 Initial commit 2 gadi atpakaļ
README.md 560906215c Update 'README.md' 2 gadi atpakaļ

README.md

rabbies

holiday theme game made with love2d

to run server, you have to have static ip and forward port 42056 (or you can change to something you like) copy "server" folder to convinient place on your server and run it with love, I also use it with nohup like this :

nohup love rabbies_server

Libraries used

lume - for some helper functions

sock - for multiplayer stuff

bitser - for sock

tick - for handy timer

gspot - for ui