Java Game Development #1 - Starting up our Project

preview_player
Показать описание

In this video we start our game and show you what the plan for this game is going to be. If you have any questions then be sure to leave a comment or contact me on twitter; realtutsgml. If you learned something then be sure to leave a like, comment, and favorite.

Have fun learning!

Рекомендации по теме
Комментарии
Автор

I took a class on Java and got most of the basics down. Super eager to start a project like this. Thanks for the tutorial, going to get started on it tonight!

sandplasma
Автор

Just a tip but you can left click on the side where the line numbers would normally be and there is a short cut to add the line count there. Just saves a little bit of time. Thanks for you videos!

alanguilfoyle
Автор

Tip to enable line numbers, right click the border where the blue lines and error icons are, then hit "Show line numbers"!

RainoBoy
Автор

if your right click on the area where the line numbers should be, a menu pops up and u can select show line numbers

sevenrulesCoD
Автор

Thanks! The only useful source about Java game devving I can find on the internet. Great job!

erlendlangseth
Автор

thank you man :D im way to complete my dream to make rpg game with my pro programmer friends

breytiz
Автор

I searched for a good Java 2D Game programming tutorial here. All i've found were tutorials which stop in the middle of the series or the video-makers are talks too fast or/and explain too few, really all EXCEPT YOU!!!
Rather i searched a platformer tutorial (which you are actaully making) but this series is so good (spoken slow and good explained!) that i decide to watch first this and then watch your actually platformer tutorial.

krokvskrok
Автор

I'm sorry that it's me who has to tell you, but... being able to google is a core-feature of a software-developer. Plus, he already explained it in another video.

zenguro
Автор

At this point yes it is still continuing.

RealTutsGML
Автор

10:10 you can also right click and select show line numbers option

AhmadRizviYT
Автор

My jre didn't give me a canvas class... I'll look over this video again and see what I may have done, or not have done.

StrawberryNUKE
Автор

Notch used eclipse to code minecraft so I just use it. There are many IDE's out there such as netbeans, codeblocks, you can even use notepad or notepad++ if you wanted too. I am using the Java Runtime Enviorment 7.1 or 7 I forget which. Hope this helps.

RealTutsGML
Автор

I gave up with Java and went to C#, Java requires a lot more coding for simple pointless things and C# works just as well. I will still watch this series though :D

GameTutorialsMaker
Автор

Yes and No, I lost the files so I am re-writing it to the point where it stopped. It currently stops at 13 but that should continue shortly!

RealTutsGML
Автор

New thumbnails are sweet! and I see that you updated to the latest version of eclipse like the one I have now :)

ompmega
Автор

It's called Eclipse. Says right at the top of the video.

Hazzr
Автор

Cherno is really unorganized and stopped
others were lack of understanding what they do so they stop
but not you!
I apprecaiet a lot!

ajkim
Автор

Sir can you tell me how to download java eclipse sdk? I have the new jdk version but it doesn't look like the one you're using

nodreamisbig
Автор

Hey um quick question. 1 Is this what most game devs use on java? 2. please answer, what kind of java are you using, game dev kit, java sre ect

ShadowFire
Автор

Using this tutorial for creating a Typing game, thanks!

Charles-veyy