Breakout Game Using Java
Breakout Game Using Java
So why not do more things with C? Overall, I find it difficult to get good tutorials on C for building games. I find a lot of content regarding IOT( Internet of Things) but not a lot of content on C. There is content on C++, but I decided to go with Java now and learn C++ later.
Also, I wanted to go with Java because, I want to learn "How to Learn" programming languages. There are lots of programming languages and new languages are being developed all the time (Rust, Kotlin, and Go). Therefore, one important skill is the ability to learn how to be able to pick up another programming language easily. By coding in Python and C now and learning Java, I will develop the ability of "How to Learn".
I should add that I am still programming in Python as it is my main language. I use it both for data science and games.
Anyway, here is a picture of the first version of my Breakout game. I am using Eclipse to develop the games. The tutorial comes from Awais Mirza.
As always, I will show the pictures of the game as I am developing it and then post the video when the games is finished.
Comments
Post a Comment