Giter VIP home page Giter VIP logo

bones-punky's Introduction

Punky Pong

A restoration of Bones' Punky Pong flash game from 2009. Based on the archived version at https://web.archive.org/web/20100113173616if_/http://www.fox.com/bones/features/game/, which doesn't work.

As mentioned in The Boney Island Whitefish in: Being Joel David Moore, a Patreon bonus podcast for Trashfuture and Boonta Vista patrons.

I'm sad to say it's not very good; I wasted a lot of time on this. You'll need a browser with Flash enabled to run it. Those are becoming more and more rare!

https://ticky.github.io/bones-punky/

How did you get it working?

Seeing that the Flash movie was attempting to fetch an xml/config.xml file unsuccessfully, I first attempted adding an XML file there, to no avail.

I then used the FFDec / JPEXS Free Flash Decompiler (pick a name!) to reverse-engineer what it was after.

Thankfully, the code used the standard Flash XML API and it was pretty easy to find references to that in the decompiled code which showed that it needed an XML file with a root entity (of any name) which contained an ads entity with at least url, showOnLoad and duration properties, as well as a valid XML file at the supplied ads URL. I turned them off, which isn't very preservationist of me, but oh well.

Then, with it working, I set about archiving the surrounding web page, updating a bunch of URLs and pruning extraneous resources. This bit was probably more effort than I should've put in, but I wanted as much of the 2009 experience to be present. The original ads didn't get archived so I replaced them with something which seems period-appropriate.

And that's that!

Copyright?

Not to be all "no copyright intended" or anything but this is for archival purposes only and I do not claim any ownership of any of the resources contained herein!

bones-punky's People

Contributors

ticky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.