Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubongo Game #3

Open
knedl1k opened this issue May 13, 2023 · 2 comments
Open

Ubongo Game #3

knedl1k opened this issue May 13, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@knedl1k
Copy link
Owner

knedl1k commented May 13, 2023

Create the main loop with the game itself

  • render gaming board
  • render available pieces
  • render the movement with the piece across the board
  • create a game logic
  • function to calculate score based on time & complexity of the board
  • LED hints
  • do not allow wrong placement
@knedl1k knedl1k added the enhancement New feature or request label May 13, 2023
@knedl1k
Copy link
Owner Author

knedl1k commented May 30, 2023

I will work on:

  • a function that will render available pieces for the given map
  • a function to render the movement with the piece across the board
  • a function to disallow wrong placement

@knedl1k
Copy link
Owner Author

knedl1k commented May 31, 2023

Rendering of available pieces for the given map implemented here bc7701a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants