Not an issue: thanks for sharing your code :3 #6
Replies: 5 comments
-
|
That's awesome! Thanks for letting me know, that made my day. 😁 Maybe someday I'll hit that Doom milestone too. |
Beta Was this translation helpful? Give feedback.
-
|
Since you appreciate me telling you that, have a link to the video where I show it: Didn't want to add a link from the beginning to not have it look like spam x) |
Beta Was this translation helpful? Give feedback.
-
|
Also, doom is kinda easy to port ^^ You need a framebuffer, some libc things, a way to get input into it and a way to load files (or compile them into the binary like I cheated xD). Will push my changes to Github soon if you want to look at that ^^ |
Beta Was this translation helpful? Give feedback.
-
|
Yeah I'd love to see it! |
Beta Was this translation helpful? Give feedback.
-
|
it's here: https://github.com/LittleFox94/fbDOOM Going through history might be easist to understand my changes, tried to have reasonable commit messages and bundle changes together |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wanted to thank you for sharing your code, helped me figure out how to use PAT and use it in my own OS - which can now run Doom thanks to you :D
Beta Was this translation helpful? Give feedback.
All reactions