Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruffbuff/luagame

FKingPets, topDown pixel MOBA. IN DEVELOPING!
https://github.com/ruffbuff/luagame

love2d lua multiplayer-game

Last synced: 4 months ago
JSON representation

FKingPets, topDown pixel MOBA. IN DEVELOPING!

Awesome Lists containing this project

README

        

# FKingPets

### Start

`git clone https://github.com/ruffbuff/LuaGame`,
`cd LuaGame`,

Open root directory and run `lua server.lua`, in the terminal you will see `Server started on *:12345`,
next step is to open two new terminals and run `love .`.
In both terminals you will see the game running.
Next step you can start the game. After 2 players started the game, you will be redirected to the lobby.
After 10 seconds you will be redirected to the game.

### License

[MIT License](LICENSE)