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

do-not-merge #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

do-not-merge #2

wants to merge 3 commits into from

Conversation

jezze
Copy link

@jezze jezze commented Sep 3, 2023

I just wrote this pull request to ask some questions.

So I run on Linux using SDL. I couldnt get the videos running using ./monkey 114 for example but changing this made it work (otherwise it would just crash because the value return could be negative).

When looking into the endian.c code, it was a bit confusing as well. I am not sure it actually works as it should. For instance the read in16 functions returns uint16 which is kinda strange. What do you think?

@jezze
Copy link
Author

jezze commented Sep 3, 2023

Also, I now kinda realized maybe you have abanboned source/goodsoup and just focusing on source/gs considering the recent commit history? I see that it basically is just the bare bones so far but it looks very promising, I like C hell of a lot more than C++ and it is obvious more thought has gone into gs than the old version.

This made things like ./monkey 114 play using SDL
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.

1 participant