I want to make my own game engine “Slang”, but I don’t know how I can make it because:
- I don't know what language will be the primary in my engine.
- I don't know what API for drawing I can use.
I want to make my own game engine “Slang”, but I don’t know how I can make it because:
Hi @NataliaKazakiev can you give some more information about what kind of games you are looking to create? This might help others suggest some ideas.
2D cross-platform desktor games
Thanks. Have you tried pygame?
PyGame is a completed game framework, but I want to make new game engine using any drawing API
Hmmmmmmmmmmmmmmmmmmm?
“Slang” – can you elaborate?
Not a game framework or library
p5js is a drawing api.
But I want desktor game
I think that this is what you want, it’s Java’s drawing api https://docs.oracle.com/en/java/javase/17/docs/api/java.desktop/java/awt/Graphics2D.html
Please mark it as the solution to your question.
Sorry I disconnected
I have a question
Can java.Graphics2D render .png images?
But if I was you I will learn this api with a tutorial on youtube.
This post was flagged by the community and is temporarily hidden.
Stop
Why I can’t mark your answer as “solved”?
I don’t know, but it’s probably because this topic is in the general categorie and not in help.