Basic Java Game Programming - 1 - Intro and Main Method

Опубликовано: 18 Июнь 2026
на канале: CodeInGreeey
93
2

Hi, I'm Lee and this is the first episode of a series that will focus on teaching basic java game development.

In this series I will be creating a Space Shooter, and teaching you graphics, AI, animation, UI management; all of that good stuff and more.

I also intend to carefully explain everything in depth and to the best of my ability so even the absolute beginner can understand what is going on.

That's pretty much all for the pre-amble.

This tutorial will focus on the main method and printing some text on to the screen.

Next tutorial will focus on setting up some of the stuff we need to display a window.

I hope you enjoy and if you have any questions just drop a comment. (I will set up a twitter and facebook page if there are enough people interested so there are further points of contact available).

Eclipse Download: http://download.eclipse.org/eclipse/d...

Just select the latest release and you'll be good to go.

Thanks for watching!