WIP: implement memory game #1

Draft
n wants to merge 2 commits from game-first-version into main
n commented 10 months ago
Owner
There is no content yet.
n added 1 commit 10 months ago
n added 1 commit 10 months ago
ci/woodpecker/manual/woodpecker Pipeline was successful Details
5d4edeb543
CI config
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b game-first-version main
git pull origin game-first-version

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff game-first-version
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: n/memory#1
Loading…
There is no content yet.