Ragnarok Flash is a free browser-based game written in ActionScript3 using Papervision3D for displaying 3D graphics in Flash Player. The original idea of the game comes from a popular MMORPG game, Ragnarok Online, released in 2002 by Gravity Inc. All the resources including 3D models, textures, sprites, GUI, illustrations and sounds also come from this game. I, as an author of Ragnarok Flash, am responsible for all engine and game coding and resources conversion.
The main purpose of this non-commercial project is an attempt to move the idea of Ragnarok Online into the browser platform with details. At the moment, I’m focusing on PvE, non-online (in PvP meaning) gameplay. However, a player has an opportunity to save their character in the server’s database.
Current features:
- player and character data load/save in MySQL database (communication via AMFPHP)
- fully dynamically loaded content
- pathfinding system based on AStar algorythm
- 3D sprites with animations
- locations in easily editable XML format
- dialogue system based on XML format
- GUI (cursors, menu and talk windows at the moment)
Well, I could normally put here some screenshots but I think it’s really faster to see it live. Just click here:
www.ragnarok-flash.toras.pl and enjoy!
Test account details:
Login: guest
Password: testControls:
[CTRL] + mouse move: camera rotation
LMB: all actions
[F1]: show FPS (debug)
[F2]: show bounding boxes (debug)
For more information about game updates and the game itself, please visit my blog at
http://devblog.toras.plI would be very thankful for any feedback :)