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

Add support for multiple simultaneous "players" #10

Open
Diapolo10 opened this issue Apr 5, 2022 · 0 comments
Open

Add support for multiple simultaneous "players" #10

Diapolo10 opened this issue Apr 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Diapolo10
Copy link
Owner

It would be beneficial to enable more than one vehicle driving around the track simultaneously. This shouldn't be difficult to implement as the relevant code (MyGame.on_draw) just needs to loop over the player list instead of using the instance of the single player.

@Diapolo10 Diapolo10 added enhancement New feature or request help wanted Extra attention is needed labels Apr 5, 2022
@Diapolo10 Diapolo10 self-assigned this Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants