Game in progress using Blender

Java Classic RPGA project called Java Classic RPG is in development for creating a classic role playing game, using Java and Blender for 3D. Here is a description of the project, as showed in the development page:
“Developing a nice RPG framework in Java after finding out that we have a cool Java OpenGL engine. Creating a nice enchanting old-fashioned pen and paper & turn based game with a decent story / AI and a huge place to play.”

The lead developer of this project is called Paul, and he has created a Blog to show the progress of the game development. There are a lot of screenshots from the environments used for the game and more. You can visit the blog here. A page for the project is available at sourceforge.

Share this article
  • Twitter
  • Digg
  • Facebook
  • StumbleUpon
  • del.icio.us
  • Reddit






Related News

Related Resources


Related posts are selected automatically based on their content.


10 Responses to “Game in progress using Blender”  

  1. 1 tikki

    1st comment :)
    graphics look like runescape, but a bit better. hope its fun :)

  2. 2 gord

    i'll never understand why people insist on using java/jme to make game engines when there are things like crystal space or ogre available ;)

  3. 3 Catboy85

    @Gord:i'll never understand why people insist on using java/jme to make game engines when there are things like crystal space or ogre available ;)

    Because Java (just like flash) is already on most systems and ready to go. It runs right out of the box:)

  4. 4 G.o.D

    @gord: ever tried cross compiling big c++ projects using huge library dependencies – crystal and ogre itself need a lot of libraries and your project will need a few more – for linux, mac and windows? i guess not, you would not ask such questions and would have already ended up either using irrlicht ;) or java… or python… or pike… or purebasic… ooooor the blender game engine ;)

    anyhow, nice that there are a lot projects using blender, but i don't think every game using blender should be posted on a blender news page, becaus i am sure there are many – infact i used blender for a game myself ;)

  5. 5 epat

    @gord:
    java games are cool as there is the possibility of running them on most mobile phones – I don't know whether this is the intention of this game in particular but I believe that is why OpenGL is coming in on the java scene anyway.
    ~epat. :)

  6. 6 Amir Taaki

    Nearly all of the Crystal Space games are made using Blender

    http://www.crystalspace3d.org/main/Media

    10/12 games on that page are made using blender.

    [img]http://www.crystalspace3d.org/mediawiki/images/d/d0/Dareks_penguins.jpg[/img]

  7. 7 Paul

    Many thanks for giving attention to jcrpg! :-)
    Java has been chosen because I am most experienced in Java programming, and saw the advantage of writing a cross-platform-by-default game with it and JMonkeyEngine.
    The project uses and will use blender because it's totally free (just like JCRPG) and very usable. Yeah, and consider that the project has no real 3d guru at the moment, so the game will surely look weird or ugly for professionals. :-D
    Thanks again!

    ps: not intended for mobile, for mobiles has weak computing capacity and game is aimed to need and rely on it much in terms of AI and the world generation concept.

  8. 8 Bri

    This project has serious potential to become an excellent rpg framework/game and has my full support. Paul will generate something of true value. Can't wait to see what the finished project will look like. :o)

  9. 9 Paul

    The fourth snapshot release of JCRPG is out on sourceforge! It has quite a few new improvements, models, optimized 3d code, new look of fauna, configurable render distances for tuning performance. Check out!

    https://sourceforge.net/project/showfiles.php?group_id=197331

  10. 10 Paul

    The sixth snapshot release and a patch for it is out. Check the blog for screenshots, or download and try:

    https://sourceforge.net/project/showfiles.php?group_id=197331

Leave a Reply