Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (408)
games submitted by our members
Games in WIP (293)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  2D Game Engine Development [Youtube Tutorials]  (Read 2287 times)
0 Members and 1 Guest are viewing this topic.
Offline vanZeben

Junior Newbie





« Posted 2012-09-26 21:45:51 »

Hey there,
My name is vanZeben and this is a Youtube series that I have created to teach people how to develop several types of games in Java with only core JDK libraries. This particular series will teach you how to create a 2D top-down game engine that will later be used to create various types of games based off of it. Feel free to check it out if you're interested.

If you have any suggestions on how to do these videos or things that I have not explained fully enough or things that I have explained incorrectly, feel free to let me know and I can see what I can do about it.

Most recent video: <a href="http://www.youtube.com/v/pfl8L-_3fQA?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/pfl8L-_3fQA?version=3&amp;hl=en_US&amp;start=</a>

Episode List:
<a href="http://www.youtube.com/v/VE7ezYCTPe4?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/VE7ezYCTPe4?version=3&amp;hl=en_US&amp;start=</a>
<a href="http://www.youtube.com/v/o7pfq0W3e4I?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/o7pfq0W3e4I?version=3&amp;hl=en_US&amp;start=</a>
<a href="http://www.youtube.com/v/6FMgQNDNMJc?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/6FMgQNDNMJc?version=3&amp;hl=en_US&amp;start=</a>
<a href="http://www.youtube.com/v/Vv7G5GMOre8?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/Vv7G5GMOre8?version=3&amp;hl=en_US&amp;start=</a>
<a href="http://www.youtube.com/v/7eotyB7oNHE?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/7eotyB7oNHE?version=3&amp;hl=en_US&amp;start=</a>
<a href="http://www.youtube.com/v/gWSx7S8YiPQ?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/gWSx7S8YiPQ?version=3&amp;hl=en_US&amp;start=</a>
<a href="http://www.youtube.com/v/XSBTWhV75hM?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/XSBTWhV75hM?version=3&amp;hl=en_US&amp;start=</a>
<a href="http://www.youtube.com/v/aDZemglb2WI?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/aDZemglb2WI?version=3&amp;hl=en_US&amp;start=</a>
<a href="http://www.youtube.com/v/dQP7ZmFhqgg?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/dQP7ZmFhqgg?version=3&amp;hl=en_US&amp;start=</a>
Offline Riven
« League of Dukes »

JGO Overlord


Medals: 438
Projects: 4


Hand over your head.


« Reply #1 - Posted 2012-09-27 00:41:44 »

Moved to General Discussions Pointing

(the articles & tutorials board is for articles and tutorials, not for links to them)

Hi, appreciate more people! Σ ♥ = ¾
Learn how to award medals... and work your way up the social rankings
Projects: Revenge of the Titans, Titan Attacks, Droid Assault, and Ultratron
Offline SwampChicken

Senior Member


Medals: 1



« Reply #2 - Posted 2012-09-27 14:21:22 »

Nice.
Games published by our own members! Check 'em out!
Try the Free Demo of Titan Attacks
Offline vanZeben

Junior Newbie





« Reply #3 - Posted 2012-09-28 14:56:40 »

Why thank you Cheesy
Offline Screem

Junior Member


Medals: 1



« Reply #4 - Posted 2012-09-28 22:13:47 »

I'm not sure if you said anything in your videos (I haven't watched them all) but it seems you just copied Minicraft's source code basically one for one... along with it's text. Shouldn't you at least tell the viewers where the code is from? Disregard this if you have mentioned it's from Minicraft, please don't take any of this to offense. Cheesy
Offline Eyesackery

Junior Member


Medals: 1



« Reply #5 - Posted 2012-10-03 13:43:59 »

Hey mate, have been following these tutorials so far they have been great! Awesome work.

Just some feedback from a relatively new Java coder, (I assume this is the target audience you're aiming for).

Some of your explanations are very quick, making it hard to grasp the concept before the video moves onto another topic, although being a video it's easy to go back and replay.
An example being where you explain how the colour class works by reading in the RGB values from the sprite map, had to watch that a few times for it to sink it.

I'm really just nick picking, but I thought you'd appreciate some feedback from someone who has watched your videos.

OK, gotta go watch video 6!  Smiley
Offline vanZeben

Junior Newbie





« Reply #6 - Posted 2012-12-06 03:19:05 »

Thanks for the feedback on this. The original target audience was actually someone who is a little more experienced in java and it's more how to apply your understanding in regular java to game development.

Also as for the question/comment about minicraft. The early versions of the project were inspired by conventions used from games such as minicraft, however once the base layers were all set it has expanded a lot. More recently I have been going into Multiplayer support on the project.

Feel free to check out the start of those tutorials here: <a href="http://www.youtube.com/v/Uwr4WCxzB_A?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/Uwr4WCxzB_A?version=3&amp;hl=en_US&amp;start=</a>


Also the most recent video can be found: <a href="http://www.youtube.com/v/pfl8L-_3fQA?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/pfl8L-_3fQA?version=3&amp;hl=en_US&amp;start=</a>
Offline luisoft

JGO Coder


Projects: 6


Java games rock!


« Reply #7 - Posted 2012-12-06 17:21:57 »

This is really great! Even better than reading a book...
Pages: [1]
  ignore  |  Print  
 
 

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Get high quality music tracks for your game!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (104 views)
2013-05-17 21:29:12

alaslipknot (113 views)
2013-05-16 21:24:48

gouessej (141 views)
2013-05-16 00:53:38

gouessej (137 views)
2013-05-16 00:17:58

theagentd (149 views)
2013-05-15 15:01:13

theagentd (134 views)
2013-05-15 15:00:54

StreetDoggy (177 views)
2013-05-14 15:56:26

kutucuk (200 views)
2013-05-12 17:10:36

kutucuk (201 views)
2013-05-12 15:36:09

UnluckyDevil (207 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.076 seconds with 21 queries.