8000 Add LazyFoo tutorials as finished C# "sample" projects · Issue #4 · bottlenoselabs/SDL3-cs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Add LazyFoo tutorials as finished C# "sample" projects #4

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

Open
lithiumtoast opened this issue Jul 22, 2021 · 2 comments
Open

Add LazyFoo tutorials as finished C# "sample" projects #4

lithiumtoast opened this issue Jul 22, 2021 · 2 comments
Assignees

Comments

@lithiumtoast
Copy link
Member
lithiumtoast commented Jul 22, 2021

https://lazyfoo.net/tutorials/SDL/

@lithiumtoast lithiumtoast added the help wanted Extra attention is needed label Jul 22, 2021
@karadevnet
Copy link
karadevnet commented Jan 13, 2024

this lessons are not for C# !!!! they are for C++ !!!! this lib is for C# !!!! why you send me link for C++ ?!?!?!?!?!?!?
NEED FOR C# !!! i see in the code have a function for ttf text rendering and all ttf need , but dont know how to use them !!!
it is writen on home page :::::
=== These tutorials were designed for C++ programmers who want to move from text based games to real time games with graphics. By the end of these tutorials, you'll know the basics to make your first real video game! ===

@lithiumtoast
Copy link
Member Author

Hello @karadevnet,

The link above is for the C++ tutorials, yes. This issue itself is for tracking creating C# samples which do not exist yet. When this issue is closed, then the C# samples should exist.

I have started porting the tutorials over, and honestly there isn't much difference. One trouble that I encountered is that adjacent libraries like SDL_Image are required for some tutorials which the bindgen is not done yet and thus those functions are not defined for C# yet.

@lithiumtoast lithiumtoast removed the help wanted Extra attention is needed label Jan 14, 2025
@lithiumtoast lithiumtoast self-assigned this Jan 14, 2025
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

No branches or pull requests

2 participants
0