Add battle-bot game - #466
Merged
Merged
Conversation
2 player game where players attempt to push each other into death zones whilst avoiding them.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
LucasHT22
reviewed
Oct 19, 2022
Contributor
Author
|
I was using it beforehand. It's not currently used in the current map
config, but I might add in walls if playing doesn't push players close
enough together.
…On Wed, Oct 19, 2022 at 7:01 PM Lucas ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In games/battle bots.js
<#466 (comment)>:
> +3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333
+3333333333333333` ],
+ [ wall, bitmap`
When is Wall used?
—
Reply to this email directly, view it on GitHub
<#466 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXWX5P5WH5UBTYS53KIEESDWEB4S5ANCNFSM6AAAAAARJSM3XU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Member
|
do you prefer to add to current configuration or delete? |
Contributor
Author
|
Delete?
…On Wed, Oct 19, 2022, 7:46 PM Lucas ***@***.***> wrote:
do you prefer to add to current configuration or delete?
—
Reply to this email directly, view it on GitHub
<#466 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXWX5P6ZXZJBMPSXBXDTBJLWECB5TANCNFSM6AAAAAARJSM3XU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Member
|
yes, because there is no function in the code |
Contributor
Author
|
Updated game to remove other wall sprite. Also, updated for new color system. |
LucasHT22
approved these changes
Oct 20, 2022
LucasHT22
left a comment
Member
There was a problem hiding this comment.
Congrats!
If you're a teen, you can get your sprig here! https://sprig-order.hackclub.dev/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
2 player game where players attempt to push each other into death zones whilst avoiding them.