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

Make 100% pygame-ready code #3

Open
3 tasks
FynnMazurkiewicz opened this issue Jun 27, 2017 · 0 comments
Open
3 tasks

Make 100% pygame-ready code #3

FynnMazurkiewicz opened this issue Jun 27, 2017 · 0 comments

Comments

@FynnMazurkiewicz
Copy link
Member

Remap all pygame attibutes in a way that native pygame code works.

This includes:

  • Reimplementing the keyqueue with pygames eventqueue. (But still keep on_key)
  • Being able to export provided abstractions into a bindings.py which is automatically imported.
  • Setting the video-mode through code.
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