Quantcast
Channel: open source. open mind. » Allgemein
Browsing latest articles
Browse All 15 View Live

Image may be NSFW.
Clik here to view.

JavaFX Kurs mit Toni Epple in München

JavaFX 2 wird die neue Standard-Bibliothek für die Entwicklung von grafischen Benutzeroberflächen in Java. Seit Java SE 7 Update 6 wird JavaFX bereits zusammen mit Oracles Java Laufzeitumgebung...

View Article



Space Invaders in less than 175 LOC

With the current version of the API I’m at less than 175 LOC for Space Invaders. I’ve got lot’s of “Functional Interfaces” in my APIs that can be converted to Lambda Expressions with JavaFX 8( e.g....

View Article

Image may be NSFW.
Clik here to view.

Customizing JavaFX ListView

I’ve started to create a TileMap Editor for my JavaFX game engine. In this editor I’ve got a ListView that displays the Layers. Each Layer is represented by it’s name and a CheckBox is displayed next...

View Article

Call me Chuck!

Wanna play some Java Game in your Browser, but your Java plugin is disabled? No Problem for Chuck Norris: just head over to http://jayday.de and click the banner image (a+s+d keys to move Duke).

View Article

Image may be NSFW.
Clik here to view.

Das Chuck Norris Experiment – Java ohne Jailbreak auf iPad und Android

Chuck Norris kann Java auf dem iPad starten – ohne jailbreak!” Mal sehen was nötig ist um das ohne Roundhouse-Kick selbst nachzuvollziehen. Hier wird bck2brwsr vorgestellt, ein neues Open Source...

View Article


Sliding Tasks: ReScheduler for JavaFX

In the TouchWheel control I wrote for touch devices, I wanted to have a little “snap to grid” animation after a user scrolled to a value. You can see it in this video: You get informed of the end of a...

View Article

Image may be NSFW.
Clik here to view.

Tower Defense in JavaFX

I wanted to use my Game Engine to write a Tower Defense game for a long time, but since there was an effort to create a JavaFX Tower Defense Game by another group, I thought I should rather create a...

View Article

Image may be NSFW.
Clik here to view.

Tower Defense in JavaFX (2)

In the last part we’ve created a simple editor that let’s us place turrets. Now we’ll add a spawnpoint where the enemies originate, and define an attack target for them. First I’ll add some more...

View Article


Tower Defense in JavaFX (3)

In the last part you saw how you can create Sprites, animate them, and give them Behavior. But the animation isn’t very nice, because as an Insectoid you’re supposed to always look where you fly....

View Article


Image may be NSFW.
Clik here to view.

Tower Defense in JavaFX (4)

Ok, so far we’ve created a TileMap, displayed it on screen and made it editable in the first part. In the second part we implemented calculation of the attack path using the A* algorithm and made the...

View Article
Browsing latest articles
Browse All 15 View Live




Latest Images