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

Port to Python3, Update Sugargame, and other fixes [GCI] #17

Merged
merged 3 commits into from
Dec 27, 2019

Conversation

srevinsaju
Copy link
Member

@srevinsaju srevinsaju commented Dec 25, 2019

Fixes #10 and Fixes #13
Tested on Sugar DE, Sugar ISO and Pygame file. No errors so far :)

What I did

  • Port to Python3
  • Update upstream sugargame
  • Modify the src to match the new Sugargame 1.3
  • Bring all scattered *.py files under one pygame file. This increases efficiency, and no more errors under sugargame wrapper
  • Pep8 and Flake8 fixes on the Entire Code
  • Fix minor bugs

How it works now:
iq-act-ss

@quozl quozl merged commit 595df8f into sugarlabs:master Dec 27, 2019
@quozl
Copy link
Contributor

quozl commented Dec 27, 2019

Thanks. Reviewed.

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 this pull request may close these issues.

Port to Python 3. Port to latest Sugargame
2 participants