FFVII Browser MMO!!!

kuro

Pro Adventurer
AKA
Kuroshu / Kuroato
Check out my latest creation... “Final Fantasy VII (Mini Game) Browser MMORPG” Based on APE (Ajax Push Engine). This is not intended to be a full fledged game, but simply a Mini Browser FFVII Fan-Game for you to play when your bored at work! It’s pretty cool! Does not require any plugins or downloads!

Click link to Join the fun! http://mmorpg.ff7online.net
 

kuro

Pro Adventurer
AKA
Kuroshu / Kuroato
*NOTE: If anyone has any experience with AJAX, JQUERY, JAVASCRIPT, and interested in helping expand this mini-game, let me know!
 

Cthulhu

Administrator
AKA
Yop
I pwnzorz (sort of :monster: ) on JQuery and overall web development, but I dunno if I could actually help out. More than likely, I'd only refactor things like wtf, :monster:.

(resumé) probably best thing I cooked up so far is the user interface (and placeholder back-end) of a new search engine (of sorts, actual search sucks ballz), which has fancy things like realtime URL updating (for easy copy-pastaing of the url, so people can link to search results including all filters etc) and filters and AJAXy search and stuff. See here for example. Source here. Note it's grown kinda sloppy over time.

I guess I could help out, but only for specific, smallish, well-outlined tasks at a time. Do you have some source control system and/or issue tracker set up somewhere, perchance?
 

kuro

Pro Adventurer
AKA
Kuroshu / Kuroato
hmmm no source control system... not sure how to set that up.

i'm no Coder (btw) lol, i just piece this engine together... from the source provide here: http://www.ape-project.org/demos/7/mmorpg.html

runs under APE (AJAX Push Engine), setup the Server, Modified a few lines of code to match my system, and liking, then removed the default sprites, and icons, and change with RPGMAKERXP FFVII Sprites. (had to modify the sprites to fit)

I think what would be nice, is Character Selection. Maybe you can have a look at the Source an see how we can modify the Character Selection function. Right now it auto selections. The only way to change Character is to Close Browser and ReOpen.
 

Tennyo

Higher Further Faster
That's really cute. I love the sprites that were used. :)

Is there more to the game or is it just walking around killing Tonberry's and Shiva?
 

kuro

Pro Adventurer
AKA
Kuroshu / Kuroato
That's really cute. I love the sprites that were used. :)

Is there more to the game or is it just walking around killing Tonberry's and Shiva?

lol, yes for now! hopefully we can expand it in time! alot of this involves coding, which im a total noob at! i'm more technical, so i understand how to host a Linux Server for this, and pieace together the engine for it to work, but need to study the code more to expand it, hopefully with some help.

glad you like it! =)
 

Cthulhu

Administrator
AKA
Yop
eh, it'd require some user interface creation too, but as the characters are already there, it should be a matter of sorting out the game's initialization code and character selection. But I'm not good at creating user interfaces, certainly not if I don't have to do it for a living.
 

kuro

Pro Adventurer
AKA
Kuroshu / Kuroato
eh, it'd require some user interface creation too, but as the characters are already there, it should be a matter of sorting out the game's initialization code and character selection. But I'm not good at creating user interfaces, certainly not if I don't have to do it for a living.

I think as work around, maybe we could reserve, and associate a nickname with a particular character.

so when anyone types Cloud, or Tifa, they get those characters.

If someone chooses another nickname then they get a random character.

How is that for a work around? =) wonder if that's hard to do...
 
Top Bottom