Sidhin S Thomas
Sidhin S Thomas
These are open for PR. I'll review and merge any PR you send. I haven't been actively working on it for a few years though. Feel free to fork it...
This file here contains a lot of prototypes that are unimplemented - https://github.com/ParadoxZero/paradoxOS/blob/master/libc/include/string.h You can add implementation for it here - https://github.com/ParadoxZero/paradoxOS/tree/master/libc/string You can follow the instructions in readme to...
Nope, talking about the libk version of `printf` kernel functions to be used before user mode exists.
Sure, I have not been maintaining this for a while now so you may face trouble to get this started. But you are definitely welcome to grab this issue. Let...
This has been implemented.
@Caerind are you still active in github? Just wanted to reconnect :) I was going through my old projects and stuff and remembered you.
There is already a basic menu to trigger the game. However, nothing more is implemented. You can take a look here for details - https://github.com/ParadoxZero/sfml-snake/blob/master/src/ui/MainMenu.cpp
Thank you so much for the PR. This looks like a lot of changes. I am currently traveling right now. Would love to review it once I am back. Thanks...
The current MDL works with java as well.
> Call a macro like calling a function That's what's happening.