Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ruffbuff/luagame
- Owner: ruffbuff
- License: cc-by-sa-4.0
- Created: 2024-07-16T19:18:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T13:13:43.000Z (6 months ago)
- Last Synced: 2024-10-14T06:02:51.778Z (4 months ago)
- Topics: love2d, lua, multiplayer-game
- Language: Lua
- Homepage:
- Size: 451 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)