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 of life using win32 #49

Merged
merged 10 commits into from
Sep 10, 2024
Merged

Conversation

Hyrtwol
Copy link
Contributor

@Hyrtwol Hyrtwol commented Aug 8, 2024

  • Have you added the example to the CI at .github/workflows/check.yml?

@Hyrtwol
Copy link
Contributor Author

Hyrtwol commented Aug 8, 2024

Since it's a demo it could be nice to showcase how to share code between the raylib and win32 version, there is some of overlap atm. Not sure how to structure this in a nice way any suggestions?

.github/workflows/check.yml Outdated Show resolved Hide resolved
Hyrtwol and others added 4 commits August 9, 2024 00:19
Co-authored-by: Laytan <laytanlaats@hotmail.com>
@karl-zylinski
Copy link

Since it's a demo it could be nice to showcase how to share code between the raylib and win32 version, there is some of overlap atm. Not sure how to structure this in a nice way any suggestions?

I think its better to have them separate for the clarity of the examples themselves.

@laytan laytan requested a review from Kelimion September 4, 2024 12:42
@karl-zylinski
Copy link

Put in another style comment, looks good other than that.

This is a great example! I'm currently playing around with bitmaps in winapi myself, so this is of great help. Thanks!

@karl-zylinski
Copy link

From.Scratch.2024-09-10.23-44-00.mp4

I have already gotten good use of this PR. It helped me get software rendering using win32 up!

@Kelimion Kelimion merged commit be7cc09 into odin-lang:master Sep 10, 2024
1 check passed
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.

4 participants