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

Game project example using ggez #22

Merged
merged 21 commits into from
Sep 20, 2020
Merged

Game project example using ggez #22

merged 21 commits into from
Sep 20, 2020

Conversation

Vrixyz
Copy link
Member

@Vrixyz Vrixyz commented Sep 3, 2020

For the moment most of it is refactoring, soon I'll start making a game.

  • Generator trait to ease different pixel iteration and incremental rendering
  • incremental rendering inspired by adam7 (PNG)
  • limit rendering to circle around mouse
  • raycast from pixel and retrieve data
  • Basic game

@Vrixyz Vrixyz marked this pull request as ready for review September 15, 2020 20:19
@Vrixyz Vrixyz merged commit 08ed90f into master Sep 20, 2020
@Vrixyz Vrixyz deleted the 21-ggez branch September 20, 2020 21:19
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.

None yet

1 participant