Skip to content

DaveVoyles/Night-Trap

Repository files navigation

Night Trap

Author(s): Dave Voyles | @DaveVoyles

A browser port of the Sega CD classic from Digital Pictures

About

I ported this from 68k Assembly to JavaScript and built a prototype which ran in the browser. The code is all done in JavaScript, and I'm using the open source Video.JS player to display the video on most devices (mobile included).

The video is streaming from Azure Media Services. I'd suggest giving it a minute to load before advancing the screen.

Special thanks to Phil Cobley in the Night Trap Facebook group for his SCAT tool which allowed me to rip the video footage from the Sega CD disc.


To do:

  • Add the color coordinated password system
  • Pause Screen
  • Get multiple video feeds to buffer as soon as the page loads. Allows for quicker camera changes.

Current state:

  • Not working. Videos are no longer hosted in Azure.

Change Log

v1.0.0

Initial build of the app

Releases

No releases published

Packages

No packages published