Gravity Multiplayer 2D game Client written in java/processing Server written in erlang To run:
Install processing and controlp5 library. Make sure you have java and erlang installed on your machine. Run command erl on your terminal then compile all erlang files with "c(name_file)." (without quotes). Last one should be servidor.erl. Once typed c(servidor). , run command "servidor:server(12345)." 4)Open login.pde with processing and click play/run sketch.