sivicstudio / starkludo

Ludo game on Starknet
https://starkludo.com
MIT License
10 stars 38 forks source link

Add images of players profiles next to board #88

Open princeibs opened 3 days ago

princeibs commented 3 days ago

Description image Each player in StarkLudo has a username and a profile image. There is also an indication of which player should play next. But this has not been implemented yet.

The profile image of each player is expected to be displayed next to the player's position on the board. Currently, the profile image of the player are not displayed next to their various positions on the board.

Action Items

ShantelPeters commented 3 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Can I please be assigned to this issue ? I am a frontend and blockchain developer with background in Html, css, cario, solidity, javascript , typescript etc. i hope this issue is assigned to me i am ready to work to achieve what is required .

How I plan on tackling this issue

  1. Update Board Layout: Add anImage component next to each player's position on the board using absolute positioning to ensure it remains fixed.
  2. Indicate Active Player: Highlight the active player (who rolls next) by applying a visual indicator, like a border or background change around their profile image.
  3. Maintain Player Position: Ensure the profile images are positioned relative to the board and don’t move when the board updates.
  4. Dummy Images: Use placeholder images until real profile pictures are available.
MPSxDev commented 3 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Hello, I am Manuel, a process engineer and web3 developer. I have participated in Starknet Bootcamps, ETHGlobal and am an Elite winner of Speedrunstark. I have a high capacity to solve problems. I am a member of the DojoCoding community. I hope this issue is assigned to me. I am available to work immediately to achieve what is required in the shortest time possible.

How I plan on tackling this issue

  1. Update the board layout:

    • Modify the board to display each player's profile image next to their position.
  2. Indicate the next player:

    • Add a visual indicator to show which player is rolling the dice next (based on the design in the top left corner).
  3. Keep profile images fixed:

    • Ensure that the player's profile picture stays in its position, even if the board layout changes.
  4. Use dummy images:

    • Use placeholder images for the players' profiles for now.
martinvibes commented 3 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

hello @princeibs i would love to take on this issue

How I plan on tackling this issue

Task Overview:

Add player profile images next to their positions on the StarkLudo board. Indicate which player is rolling the dice next.

TEMHITHORPHE commented 3 days ago

@princeibs When you say "remain fixed", you mean "wrt the board" right ? behaves like it's positioned "absolute" to the board ?

Kaminar-i commented 3 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

hello @princeibs i'm a frontend developer kindly assign

How I plan on tackling this issue

Update the board layout:

Modify the board to display each player's profile image next to their position. Indicate the next player:

Add a visual indicator to show which player is rolling the dice next (based on the design in the top left corner). Keep profile images fixed:

Ensure that the player's profile picture stays in its position, even if the board layout changes. Use dummy images:

Use placeholder images for the players' profiles for now.

devcollinss commented 3 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

My name is Collins Ikechukwu. I'm a full stack blockchain developer developer.

How I plan on tackling this issue

I will update the board layout to display each player's profile image next to their position on the board by adjusting the design to include placeholders for profile images. I will ensure that each player's profile image remains fixed to their respective positions, even when the board changes. For the indication of which player will roll the dice next, I will add a visual marker that highlights the top left player, as per the design. Dummy images will be used temporarily for the players' profile pictures to ensure the layout and functionality are properly implemented.

Solomonsolomonsolomon commented 3 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Fullstack developer and lead on an onlydust project

How I plan on tackling this issue

As there is already a board layout,I will update the existing layout to be able to include images as seen in the UI above,I will also ensure to apply the visual indicator to keep track of turns as shown above

suhas-sensei commented 3 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

With experience in game UI development, especially handling player avatars and indicators, I can effectively update the board to display each player's profile image next to their position and ensure it remains fixed during gameplay changes.

How I plan on tackling this issue

I would begin by updating the board layout to include space for each player's profile image next to their position. Then, I would implement logic to ensure the profile image remains fixed, even when the board changes. Additionally, I would add an indicator to show which player is currently rolling the dice. Finally, I would test the functionality using dummy images to ensure everything works correctly before deploying the final solution.