Skip to content
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

Simple game for bevy-dojo indexer testing #136

Closed
4 tasks done
shramee opened this issue Mar 27, 2023 · 3 comments
Closed
4 tasks done

Simple game for bevy-dojo indexer testing #136

shramee opened this issue Mar 27, 2023 · 3 comments
Assignees

Comments

@shramee
Copy link
Collaborator

shramee commented Mar 27, 2023

The game is:

  • Game in Bevy
  • A grid (map)
  • Players are rendered as a (random) block on the grid
  • Players can move the box with arrow keys

Then we will proceed with a testing a shared instance to update components in #137.

@Cheelax
Copy link
Collaborator

Cheelax commented Mar 30, 2023

Hey @shramee! I would love to help you with this issue if you interested!

@shramee
Copy link
Collaborator Author

shramee commented Mar 31, 2023

Hi @Cheelax, Nice to have you here!

This is a rather small issue and doesn't require 2 devs.
I'm was a bit slow on this one, but I'm catching up 😉

We need to write some contracts for the game. I'd recommend getting in touch with @JunichiSugiura to find stuff to work on in parallel.

shramee added a commit to shramee/dojo that referenced this issue Mar 31, 2023
Just the game with mocks, no integration yet.
@shramee shramee mentioned this issue Mar 31, 2023
@ponderingdemocritus
Copy link
Contributor

closing for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants