Game multiplayer with chat (my first game)

Show off your games, demos and other (playable) creations.
Post Reply
marcosmfilho
Prole
Posts: 6
Joined: Mon May 01, 2017 3:10 pm

Game multiplayer with chat (my first game)

Post by marcosmfilho »

Hello developers, first of all, sorry for my bad english :crazy:

I'm implementing my first game using love2D called Yoté.

My intention is not to show a perfect game, but to contribute in some way with:
Multiplayer game
Turn control between players
Chat without GUI (Suffering)
Real-time moving using LuaSockets

Yoté follows the following rules (not all of them are yet implemented):

Each player has 12 pieces that start off the board
Each player puts one piece at a time
The pieces can only move forward and side, never diagonally
The player can eat his opponent's piece by passing a house over it
If possible you can eat multiple pieces in the same move
The player who ate an opponent's piece can eliminate any other piece of the opponent on the board
Win the player who eats all the pieces or totally block the opponent

Is implemented:

Multiplayer, including watching the opponent's real-time move
Validation of plays (intelligent board)
Eating pieces
Turn control
Chat
Giving up on departure

I hope to contribute in some way and thanks for your attention!

github link:
https://github.com/marcosmfilho/game-multiplayer-lua


Thanks!
Attachments
y.png
y.png (205.39 KiB) Viewed 2314 times
User avatar
xNick1
Party member
Posts: 267
Joined: Wed Jun 15, 2016 8:27 am
Location: Rome, Italy

Re: Game multiplayer with chat (my first game)

Post by xNick1 »

Keep it up!
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 0 guests