GithubHelp home page GithubHelp logo

szimek / impasse-js Goto Github PK

View Code? Open in Web Editor NEW
11.0 5.0 3.0 134 KB

HTML5/JS port of Impasse - awesome game originally made by Wanderlands

Home Page: https://szimek.github.io/impasse-js

CSS 25.22% CoffeeScript 58.63% HTML 13.46% JavaScript 2.70%

impasse-js's Introduction

Impasse JS

HTML5 / CSS3 / JS port of Impasse - "a difficult and different minimalist puzzle game" - originally written by Wanderlands (website no longer available). You can play the original Flash version here.

impasse-js

It should work in any browser that supports CSS3 animations.

TIP: You can use '+' and '-' to skip levels.

impasse-js's People

Contributors

szimek avatar

Stargazers

Rajkumar avatar Vaibhav Malaviya avatar Radek Stepan avatar  avatar  avatar James Allenspach avatar Michael Anthony avatar Blazej Gruszka avatar Michal Proszek avatar zero avatar Maciej Jarczok avatar

Watchers

 avatar James Allenspach avatar James Cloos avatar Michael Anthony avatar  avatar

impasse-js's Issues

Multiple collision bug in last level

Steps to reproduce: In last level: Up, Right, Right

Expected behavior: The player dies due to collision with blue arrow

Actual behavior: The player survives. It seems that only the collision with green dot is evaluated upon entering.

Add level hints

In original game hint is only displayed in the first level ("arrow keys").

Hide the hint after the first move - animation should be ~2x longer than entity animation.

Cleanup touch/fullscreen handling.

  • Use touch and fullscreen (on double tap/click) API on non-mobile page as well.
  • Disable scroll only on mobile page.
  • Move fullscreen API polyfill to the top outside of the game code.
  • If fullscreen API works good enough it might not be necessary for address bar hack (there's no address bar in fullscreen mode in mobile Chrome and as home screen app on mobile Safari)
  • Center board vertically in mobile view (in non fullscreen API version)

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.