[sdljava-users] Game using SDLJava
Status: Beta
Brought to you by:
ivan_ganza
From: Yoann M. <yoa...@et...> - 2007-08-05 11:38:47
|
Hi everyone, I'm a french postgraduate student in computer science applied to management = and I've learned a few things about programming during college. Few months ago, I was playing Bomberman 5 on the SNES and I thought about ma= king my own game. I had already heard about another project (led by another = french guy) around Bomberman : http://fury94.free.fr/ This guy used C++ and SDL to do it. I'm gonna explaining it quickly : Here is a website I made to present my project (and the SNES game) in French= . http://superbomberman5.free.fr I used Java, SDLJava (thank you) and FMODJava to do this game. A demo is ava= ilable on the website : http://superbomberman5.free.fr/Bomberman.rar You need Windows and JRE 1.6.0 to make it run. On my pc , the game runs at +60fps but if you don't have a great cpu it can = be slow. I guess it may come from both my way of programming and the SDLJava= (no offense). Any opinion would be good, i'm open to critics and reviews. You can reach me on the Contact page of the site (Name/Subject/Message) or h= ere of course. Thanks. |