multimedia.md— This simple tutorial will show you how to create your own game without learning coding and other stuff like that.
Jul 6, 2008View in Crawl 4
I stuck with Java for games way longer than I should have done out of sheer obstinance. I don't see the argument for using it over Flash (by Flash I mean Flash 9 and ActionScript 3.0), unless your determined to use OpenGL with managed code. FlashDevelop is well worth checking out, as is Flex Builder if you qualify for a free student license.
fuzzybeardJul 7, 2008
Real men WRITE assembly.
anonymous3Jul 7, 2008
So basically <a class="user" href="http://i28.tinypic.com/9jnd3r.jpg">http://i28.tinypic.com/9jnd3r.jpg</a>
zalysterJul 7, 2008
I mean the version after VX. I like VX, but I still prefer XP's tileset capabilities.
wtfheadexplodyJul 8, 2008
RPG Toolkit is good, but it has a lot of flaws that ultimately make it impossible to make a game that can perform at industry quality. There are a few others similar to RPG Toolkit capable of way more.Sphere - GPL game engine/editor, cross platform, Javascript<a class="user" href="http://www.spheredev.org/wiki/Main_Page">http://www.spheredev.org/wiki/Main_Page</a>Ika - GPL game engine/editor, cross platform, Python<a class="user" href="http://ika.sourceforge.net/">http://ika.sourceforge.net/</a>Verge - BSD game engine/editor, PCMac, C#<a class="user" href="http://www.verge-rpg.com/">http://www.verge-rpg.com/</a>Compared against the RPG Toolkit - BSD/GPL game editor/engine, PC only, RPG Code scripted language (based on Java/C++, but with OOP hacked in as a last minute add-on)
electricpigdiggJul 10, 2008
Good article for those that may not know these kind of game making packages are available.
nomoreninj4sJul 16, 2008
I stuck with Java for games way longer than I should have done out of sheer obstinance. I don't see the argument for using it over Flash (by Flash I mean Flash 9 and ActionScript 3.0), unless your determined to use OpenGL with managed code. FlashDevelop is well worth checking out, as is Flex Builder if you qualify for a free student license.