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

Example not working with Bevy 0.10.1 #10

Open
gabrielkryss opened this issue May 3, 2023 · 0 comments
Open

Example not working with Bevy 0.10.1 #10

gabrielkryss opened this issue May 3, 2023 · 0 comments

Comments

@gabrielkryss
Copy link

I am new to bevy and rust so idk how useful I can write this issue but I started a rust project with cargo new and I cargo added bevy and bevy_crossterm and when I cargo run it the following errors show up

image

The generated Cargo.toml

image

The easy fix is to make my bevy version to 0.4.0 but I want to use am wondering if the 2023 way would be to make my terminal game using tui.rs, cursive, or ncurses with crossterm backend. I never used those libraries before. Idk if what I am saying makes sense but hope at least the error messages help. Sorry if I sound like if I don't know what I am talking about in advance, as I don't. Please let me know if I should just use 0.4 or some other library?

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

No branches or pull requests

1 participant