• Tweet Twitts

    • deep breathing... writing my own implementation of minimalist SAT for my common library 1 week ago
    • have gotten a partial game play with some AI here.. only that my left arm aches from all this button mashing hack& slash game tests. 2 weeks ago
    • so basically I have confused myself so much for hours until I realized the proper relation of rows-columns to x-y & width-height, damn terms 2010-06-29
    • More updates...
  • Looking for something?

  • Posts in this page

Games to play

Projects



[ Next Page » ]

Development Blog

Mod Your Arcadem Pro

Announcing the sale of the super script, well not really super but awesome, JCustom Mod System as named! It’s actually been out with some peeps that are already experiencing it’s greatness also together helping with the tests and possible glitches. The latest build is 0.3.10200 which features most, if not all, of arcadem’s default features and some great additionals.

The Manual

The Manual!

Read the Manual!

Also putting out for public is the proper but incomplete developer’s documentation. It’s basically just a syntax docs explaining which methods are available and how to use them. So basically if your looking for usage manual for the mod, in time maybe, these are only for php developers interested in making something out for an arcade site. Find the incomplete but soon to be finished docs here.

Trigger on Events

Basically, developing for the mod system shall use new functions, methods and better data flow. The system’s main data flow is backed by using action hooks, and all used data are managed well through filters. The system’s flow can even be altered greatly if desired just be modifying how and when the hooks are triggered. Samely as far as data can be screened, modified or removed by filtering through them.

The most important and significant events have their own hooks to be triggered respectively, so each event can have a corresponding customization behind or after it.

How I wish that all other arcade scripts already have these in them.

More about the mod and it’s sale after cut…
[ Read more... ]


JCustom Mod Details Page & Sales Poll

Just finished it, the detailed pages of my arcadem pro mod jcustom mod are up and running with initial contents.

JCustom Mod details page

We likez to muztomize yuor stufz

We likez to muztomize yuor stufz

I’ll be writting more info about it soon especially filling up a proper documentation for other developers and will be updating it’s contents as progress goes by too. I also opened comments so feedbacks are very welcome.

Now the main question left are, is it for sale? for how much? My answer to that will arrive in a few moments, for now I have put up a poll so please vote of what you think. I’ll put up the price depending on poll results and especially people’s interest. Vote on the poll here.

We need your opinion, what you say?

We hear what you say


Portfolio: Hidden Ninja Games

Here is another website to be added to my portfolio, HiddenNinjaGames.com.

The website is owned by a friend and young flash game developer, Eric Smith. Running the website HiddenNinjaGames.com reflects that it is not just a ninja but is hidden and playing games or something of the like.

Basically the website is powered by Arcadem Pro but is now supported by the newly developed JCustom Mod that I made. Obviously it no longer looks like another generic arcadem template, now this site probably is the most unique design and probably has the most functionality (both according to me :P ) from other sites running the same script/cms engine.

The New HiddenNinjaGames.com brought to you by your friendly neighborhood developer

The New HiddenNinjaGames.com brought to you by your friendly neighborhood developer

By running the mod system, the back end is easily managed and updated by the administrator even with out any knowledge of the scripting language (php). The user front end is also fantastically dynamic taking advantage of the newest technologies of Web 2.0. For developers, the mod system is also in efficient coding manner where as extending and plugging into already available features is like a feast of mixing drinks.

Take a peak into Hidden Ninja Games we know you’ll like it. :D


Still Alive & The Mod System for Arcade

Hello all! Its been a long time, roughly 94 days since my last post (on my own site!). I’m breaking the silence now that I wasn’t just on vacation, sleeping all day or doing nothing. I am currently working on a Mod system, you heard it right, a modification and its a system.

Added Admin Menu

Added Admin Menu

I have a friend who has a website (a game arcade site, and it’s powered by Arcadem Pro) who asked me to redesign his site. It is really tough to redesign something good especially great from their architecture (specifically coding structure, no offense meant), no wonder I can easily know which site uses the same arcade script just by looking at the generic layout design. Of course I wouldn’t want to dramatically edit all specific files on the site just to apply a single Mod, so I decided to make a subsystem for mods of my own (well I called it a “system” as I like it better than “subsystem”).

JCustom Mod System

It’s basically a bunch of files and folders that you add to your site. And by just opening a single page, you’ll be presented a user friendly way of installing it. After installation, a new menu will be available on the admin panel, yeah it’s that simple! It’s a mod that doesn’t ask you to modify your files manually. ;)

[ Read more... ]