Closed princeibs closed 2 months ago
I am applying to this issue via OnlyDust platform.
i'm a block chain developer i would love to take this
Study the Game Rules:
Review all the pre-defined rules that guide the gameplay. Understand how these rules dictate the interaction between game components and the actions they can execute. Play the Game:
Play the game from the beginning to the end. Carefully observe whether each rule is correctly implemented and how it affects gameplay. Take notes on any discrepancies, issues, or rules that seem to be missing or incorrectly applied. Document Findings:
Create a .md file (Markdown) summarizing your observations. List any rules that were correctly implemented as well as those that were not. Provide a detailed description of any issues encountered. Open a Pull Request:
@princeibs Can I work on this?
Hi @Ayoazeez26! Maintainers during the ODHack # 7.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.
I am applying to this issue via OnlyDust platform.
l'm a front end and also a smart contract developer. I will love to work on this
I am applying to this issue via OnlyDust platform.
I am a web developer with over 6 years experience building applications both personal and professional projects.
I am very familiar with the traditional Ludo game, I will study the game rules and play the game end to end to confirm that all the rules have been implemented correctly and the work as expected
I am applying to this issue via OnlyDust platform.
am a frontend develooper with expirence in testing web application and have expirence writing test for smart contract
I am applying to this issue via OnlyDust platform.
I am a frontend developer with extensive experience in React.js ,Cairo, Rust and TypeScript to build dynamic and responsive user interfaces. My background in these technologies allows me to create seamless and efficient web applications, focusing on delivering a user-friendly experience. By combining my technical skills with a strong understanding of modern development practices, I am well-equipped to contribute to any project, ensuring that the final product is both high-performing and intuitive for end-users.
To tackle the task of verifying the implementation of game rules and documenting your findings, follow these steps:
I am applying to this issue via OnlyDust platform.
i'm a web3 developer and i want to contribute to this
Understand the Rules:
Review the pre-defined game rules and how they should guide interactions and actions within the game. Study the Code:
Examine the current implementation of the game rules in the codebase. Look into the logic where these rules are hard-coded. Play the Game:
Start the game from the beginning and play through to the end. Observe how the rules are applied and check if the game behaves as expected according to the rules. Test Thoroughly:
Test various scenarios and edge cases to ensure all rules are enforced correctly. Take note of any discrepancies or issues where the rules are not implemented as expected. Document Findings:
Create a .md file documenting your findings, including: A summary of the rules tested. Details of any discrepancies or issues encountered. Suggestions for any fixes or improvements if applicable. Open a Pull Request:
Submit a pull request to the dev branch with the .md file attached, summarizing your testing process and findings.
I am applying to this issue via OnlyDust platform.
I am a professional QA Manual Tester, I work as a freelance Tester at uTest
I will go through the following steps: Gather Documentation: First, I would collect and review all available documentation related to the game's rules. This could include design documents, code comments, or any other sources that outline how the game is supposed to function. Identify Key Rules: I would create a list of all the key rules that govern the game, categorizing them based on components, interactions, and actions.
I am applying to this issue via OnlyDust platform.
I am a passionate and results-driven web developer, currently deepening my knowledge in web3 technologies, Cairo, and open-source development through Dojo Coding. My skill set includes expertise in JavaScript, React, HTML, CSS, C# with .NET Entity Framework, and more. I also have experience with tools like Git, GitHub, SQL Server, and Postman. My focus has been on building solid web applications, from task lists to full-fledged CRUD systems, with front-end, back-end, and database integration.
This will be my first contribution to the open-source ecosystem, and I am excited to learn and collaborate on innovative projects, particularly those involving Cairo.
First, I would review the game documentation and code to thoroughly understand the rules. Then, I would play through the entire game to see if all the rules work as expected, taking note of any errors or strange behavior. Finally, I would create a .md file with my observations and open a Pull Request to the development branch, describing any issues found and attaching the file with the details.
The maintainer princeibs has assigned MullerTheScientist to this issue via OnlyDust Platform. Good luck!
Currently, the game play is guided by some set of pre-defined rules. These rules define how the game components interact with each other as well as the actions the components can execute.
These rules have been hard-coded into the logic of the game as works as expected, but it has not been tested thoroughly to verify all rules are implemented correctly.
The task here is to study and understand all the game rules and then play the game from beginning to the end to confirm if all the rules have been implemented correctly.
When the task is done, open a pull request to the
dev
branch with a.md
file describing the findings from your test.