-
Notifications
You must be signed in to change notification settings - Fork 375
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
Flippando - the game #2648
Flippando - the game #2648
Conversation
soved CORS issue
function signatures exported
add basic svg capabilities more test files
refactored GenerateGameBoard signatures refactored FlipTiles refactored JSON marshaling for new objects new generateRandomNumber function, randmness not working
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2648 +/- ##
==========================================
- Coverage 60.16% 60.15% -0.01%
==========================================
Files 561 562 +1
Lines 74999 75455 +456
==========================================
+ Hits 45120 45387 +267
- Misses 26500 26670 +170
- Partials 3379 3398 +19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…r airdropParentID, airdropXPos and airdropYPos
Hey @irreverentsimplicity, can you please check the CI? |
…y/gno into feat/airdrop
Closing this as it looks this might be better suited for gnoverse. |
This PR integrates the Flippando gno files into the main gnoland repository.
Packages added:
Realms added:
Relevant packages used: avl.Tree, grc20, grc721.
AFAIK, no breaking changes have been introduced.