Skip to content

balazs630/Frog-Blender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frog-Blender

Famous old Frog Blender 2000 game remake for Mac, written in Swift. Are you feeling nostalgic? The project uses images, sounds and videos taken from the original old game. The gameplay is managed with overlay buttons on top of an AVPlayer.

However the game is available online, it requires Flash player, so I wanted to make a native Mac app that doesn't depend on old unsafe technologies like Flash. Enjoy! 😉

Main game:

Prebuilt copies can be downloaded from the project releases page.


Done:

  • Ability to start and replay the game
  • Switch the levels with the blender buttons
  • Turn off the blender
  • Mouseover button image changes and the audio effects according to the original game
  • Disable space key and mouse scrolling on the AVPlayer to prevent accidental video playback control (seek)

Backlog:

  • Add blender button color change effect on mouseover event