1
21
Fork
You've already forked big-brain
5

WIP: add Dorf Hero AI example! #17

Draft
zkat wants to merge 16 commits from zkat/dorfs-example into main
pull from: zkat/dorfs-example
merge into: zkat:main
zkat:main
zkat:zkat/tutorial
zkat:zkat/docs
Owner
Copy link

Fixes: #6

This is a "full-fledged" example of big-brain being used within a "realistic" application. It features a Hero that explores, looks for powerups and items, and fights off hordes of evil dorfs out to get them (who have their own AI). The "game" is fully automated and you get to just see it do its thing!

Fixes: #6 This is a "full-fledged" example of big-brain being used within a "realistic" application. It features a Hero that explores, looks for powerups and items, and fights off hordes of evil dorfs out to get them (who have their own AI). The "game" is fully automated and you get to just see it do its thing!
First-time contributor
Copy link

Hey, I'm new to this library and I'm still trying to wrap my head around it, but is this example "ready" yet? I looked through some of the smaller examples available in the repo right now, but there's still some things I'm not quite grasping, so a "fuller" example like this might be helpful for seeing the bigger picture.

Hey, I'm new to this library and I'm still trying to wrap my head around it, but is this example "ready" yet? I looked through some of the smaller examples available in the repo right now, but there's still some things I'm not quite grasping, so a "fuller" example like this might be helpful for seeing the bigger picture.
This pull request has changes conflicting with the target branch.
  • Cargo.toml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin zkat/dorfs-example:zkat/dorfs-example
git switch zkat/dorfs-example

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff zkat/dorfs-example
git switch zkat/dorfs-example
git rebase main
git switch main
git merge --ff-only zkat/dorfs-example
git switch zkat/dorfs-example
git rebase main
git switch main
git merge --no-ff zkat/dorfs-example
git switch main
git merge --squash zkat/dorfs-example
git switch main
git merge --ff-only zkat/dorfs-example
git switch main
git merge zkat/dorfs-example
git push origin main
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 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
zkat/big-brain!17
Reference in a new issue
zkat/big-brain
No description provided.
Delete branch "zkat/dorfs-example"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?