3D Game R3F
Budget: $2 – $8 USD
hi,
Nice to meet you.
I want to know if exist posibility to make a 3d card game in react three fiber. It should be a multiplayer game. The match is alway between 2 player, buy must exist a lobby for all player can choose who fight.
The game machanics is:
1) Each player start with 5 cards, in each own turn they can draw a card.
2) The card are type varible. for example creatures, magic, equipement, enviroment.
3) The field is divided in 3 set in up, and 4 down.
4) In up 3 set spaces can set a creature, and in down only magic.
5) Each moster have a power, and level, in each turn a player add a level automaticaly and when destroy a creature from oponent add another level. Only can set a monster equal available levels .
6) Each player start with 10 points. Every time the opponent destroy a monster, a point is remove. When the oponent doesn´t have a monster in field lose 2 point for atacking directly.
7) The first player who reach point to zero lose the match
Nice to meet you.
I want to know if exist posibility to make a 3d card game in react three fiber. It should be a multiplayer game. The match is alway between 2 player, buy must exist a lobby for all player can choose who fight.
The game machanics is:
1) Each player start with 5 cards, in each own turn they can draw a card.
2) The card are type varible. for example creatures, magic, equipement, enviroment.
3) The field is divided in 3 set in up, and 4 down.
4) In up 3 set spaces can set a creature, and in down only magic.
5) Each moster have a power, and level, in each turn a player add a level automaticaly and when destroy a creature from oponent add another level. Only can set a monster equal available levels .
6) Each player start with 10 points. Every time the opponent destroy a monster, a point is remove. When the oponent doesn´t have a monster in field lose 2 point for atacking directly.
7) The first player who reach point to zero lose the match