Category Archives: Flash

Speeding up client/server response times

In the past 6 months I’ve switched jobs from being a web developer to being a server side game developer.  So far it’s been an excellent career shift.  I get to focus on my true passions, intelligent back-end code and no longer having to waste my time with frustrating design challenges (there is a separate team that does that).

Having said that, when developing large Facebook virtual worlds, there are a lot of client/server communication.  For example, each time someone buys something, each time you buy something, etc…  Currently, a lot of games wait for the server to respond, but why should we?  There are a lot of server calls that are done for informational purposes; just to keep the database up-to-date.  So I ask you, why should the end user wait for the server to catch up?  Let’s examine a simple approach to alleviate the need for the client to wait. Read more »

Share

Making Money With Flash Games

There are a few different ways to make money with Flash games.  In today’s article I will discuss the simplest way.  It requires no development and no Flash skills.  It does require a bit of investment (not a lot though) and some search engine optimization (SEO) skills. Read more »
Share

Bored? Try N-Puzzles

So it’s Friday, it’s been a long week.  I don’t know about you, but I need a beer and need to relax.  Check out this little Flash game that I created a little while back:

http://www.endyourif.com/npuzzle/npuzzle.html

It’s called N-Puzzles, also known as, 8-Puzzles, 15-Puzzles.  You simply need to place the puzzle pieces in order from left-to-right.

Enjoy!

Share

Buy one of my books