
About
Sensitive is a 1991 Commodore 64 game by Oliver Kirva. SensitiveJS is a JavaScript remake of the 1991 Commodore 64 game Sensitive, built with the Phaser game framework. It's an ongoing work in progress, with levels 1 through 9 currently playable, including normal, double, and teleporter stone mechanics.
How it differs from the original
The remake runs in a web browser via Phaser rather than on original Commodore 64 hardware, and currently covers only levels 1-9, with easier "kid's levels" still planned but not yet implemented.
Getting started
Build the project with npm install followed by npm run build for a production build, or use the watch command for active development; the resulting game runs in a web browser.
History
The developer played the original C64 game extensively for weeks and months, which eventually led to building this JavaScript remake using the Phaser framework.
Known limitations
- copyright: Copyright of some game assets (galaxy background, explosion animation) has not been checked.
Additional notes
- Assets
- The developer notes that a couple of assets (the galaxy background and an explosion animation) have not been copyright-checked, while the rest are self-made or sourced from OpenGameArt.