Skip to content

oklemenz/LemmingsJS

Repository files navigation

Lemmings - Lemmings / Oh no! More Lemmings

Lemmings reimplementation written in HTML5 / JavaScript

Play Online

Play Mobile

  • Browser: https://lemmingsjs.oklemenz.de
    • Use Landscape Mode (Single Tab, Disable Landscape Tab Bar in Browser Settings)
  • Add to Home Screen to start as Fullscreen App
  • Touch Controls (tap/drag area on screen):

Play GitHub Version

Play Locally

  • Install Node.js
  • Clone: https://github.com/oklemenz/LemmingsJS.git
  • Terminal:
    • npm install
    • npm start
  • Browser: localhost:8080

Options

Url parameters are leveraged to save game state automatically (shortcut in brackets):

  • version (v):
    • 1: Lemmings (default)
    • 2: Oh no! More Lemmings
  • difficulty (d): Difficulty 1-5 (default: 1)
  • level (l): Level 1-30 (default: 1)
  • speed (s): Control execution speed >0-10 (default: 1)
  • cheat (c): Enable cheat mode (99 for all actions) (default: false)

Versions

Credits

About

Lemmings reimplementation written in HTML5 / JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages