Pulpcore: Hello world tutorial
Wednesday, February 6th, 2008A while ago I found a neat Java API called Pulpcore
Pulpcore is an API for creating games in Java as web applets while maintaining a good user experience.
It looks to be quite promising from my dabbling with it so far.
Check out the demo game Milpa to see for your self.
A weak point I can see with Pulpcore is the lack of documentation for people to get started with.
So now I will introduce a setting up a simple Hello world tutorial with the awesome Eclipse IDE.
You can find the tutorial here.
Enjoy.