-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
<img src="http://i.imgur.com/VGlMnwg.png" width="80px" /> | ||
<h1>Frog-Blender</h1> | ||
|
||
Famous old Frog Blender 2000 game remake for Mac, written in Swift. | ||
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! :wink: | ||
|
||
Main game: | ||
|
||
<img src="http://i.imgur.com/aoBVUiQ.jpg" width="900px" /> | ||
<img src="http://i.imgur.com/QuqEVA7.jpg" width="900px" /> | ||
|
||
|
||
Prebuilt copies can be downloaded (soon) from the project [releases page](https://github.com/balazs630/Frog-Blender/releases). | ||
Prebuilt copies can be downloaded from the project [releases page](https://github.com/balazs630/Frog-Blender/releases). |