Skip to content

Lemmings for Touch Bar is based on 1991 puzzle-platform game Lemmings, features lemmings walking back and forth on the display and reacting to touch. Modified from code by @erikolsson

Notifications You must be signed in to change notification settings

Deadlyelder/Touch-Bar-Lemmings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch Bar Lemmings

Originally created by Erik Olsson @erikolsson

Modified by Sankalp Ghatpande @Deadlyelder

Whats new in this fork?

  • Modified the code to fix the build issue.
  • Updated README to include instructions for compiling.
  • Add Lemmings theme music (After all whats lemmings without its theme music ;) ). The theme used is the Orchestral version
  • Release binary file for the project.

How it works?

Just download one of the following binary:

  • Without sound For those who wish to silently have the Lemmings running on the touch bar

  • With sound For the real experience ;)

Screenshoot

screenshot

Building the code

For those who wish to build from the source code follow the following steps:

  • Make sure that you have xcode installed on your macOS.
  • Open the Terminal at the folder containing the code and execute the following code:
xcodebuild clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
  • Once successfull, you should see a ** BUILD SUCCEEDED ** as output.
  • Now navigate to the folder where you should see the compiled application at ../build/Release/TouchLemmings.app.
  • Double click, tap anywhere on the touch-bar and you should see the lemming walking around ;)

Whats next?

  • If time permits, more features will be added.

Credits

Credits for the original code to Erik Olsson @erikolsson

About

Lemmings for Touch Bar is based on 1991 puzzle-platform game Lemmings, features lemmings walking back and forth on the display and reacting to touch. Modified from code by @erikolsson

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages