-
Notifications
You must be signed in to change notification settings - Fork 70
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
Complete implementation for the move()
function
#192
Comments
I have good knowledge in cairo, can this be assigned to me @princeibs ? |
I would like to work on this @princeibs ETA: 2 days |
Hello @princeibs , I’d like to work on this issue as I have experience with Cairo and building on StarkNet, including writing and optimizing smart contracts. ETA: |
Can I give tackle this this? |
Hello @princeibs can I work on this |
Can I work on this? |
@Jagadeeshftw still interested in working on this? |
Yes @0xibs, I'm still interested in working on this. ETA: 2 days |
Thank you @Jagadeeshftw for your interest in contributing to sivicstudio/starkludo. Endeavour to create a pull request before Sat, 18 Jan 2025 11:44:24 GMT so as not to get unassigned. |
@Jagadeeshftw the issue description has been updated. Don't hesitate to reach out if you have any questions. |
Hi @Jagadeeshftw. A quick reminder that 50% of the time allocated for this issue has passed since you were assigned. Please create a PR before Sat, 18 Jan 2025 11:44:24 GMT to avoid being unassigned. |
Hi @Jagadeeshftw. A quick reminder that 80% of the time allocated for this issue has passed since you were assigned. Please create a PR before Sat, 18 Jan 2025 11:44:24 GMT to avoid being unassigned. |
Hi 0xibs, Need one more day to complete. I will raise a PR tomorrow. |
Hi @Jagadeeshftw, ETA for this issue has been updated to Sun, 19 Jan 2025 11:44:25 GMT). Create a pull request before the new ETA to avoid being unassigned. |
Hi @Jagadeeshftw. A quick reminder that 95% of the time allocated for this issue has passed since you were assigned. Please create a PR before Sun, 19 Jan 2025 11:44:25 GMT to avoid being unassigned. |
@Jagadeeshftw have you been able to make any progress with this? |
Yes @0xibs, I've completed around 80% of the work. I'll go ahead and raise a draft MR now. |
I will complete it by the end of today. |
I would love a draft pr @Jagadeeshftw |
The move function is located at
game_actions.cairo
ETA: 3 days (Please let me know if you need more time)
Description
The
move()
function has been implemented in the client already and can be found here. The scope of this issue is to translate the logic implemented in the client into Cairo(Dojo). Feel free to modify theGame
model or add utility functions that can be called from the move function if necessary.Expectations
The text was updated successfully, but these errors were encountered: