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

There may be a way to implement the API #98

Open
r58Playz opened this issue Apr 15, 2019 · 2 comments
Open

There may be a way to implement the API #98

r58Playz opened this issue Apr 15, 2019 · 2 comments

Comments

@r58Playz
Copy link

def add_block(self, position, block, world):
    world[position] = block

then reloading the world or calling window.update(1)
something like that??

@progval
Copy link
Contributor

progval commented Apr 15, 2019

I don't understand what you are talking about.
What do you want to change and why?

@r58Playz
Copy link
Author

In the readme, there is a part saying that fogleman wants an API.

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

2 participants