Skip to content

bchantech/ZumaBlitzRemake

 
 

Repository files navigation

Discord

A preservation & recreation project for Zuma Blitz Kroakatoa Island using OpenSMCE.

About

Zuma Blitz was a Facebook game that used Adobe Flash, from 2010-2017. It released on December 14, 2010. It then had a revamp in 2012, called Kroakatoa Island, and was closed March 31, 2017.

This project is a collaborative effort in order for past Zuma Blitz players to relive their 1-minute ball shooting memories.

Running from source

Make sure LÖVE2D 11.3 or later is installed on your machine.

Windows

Run start.bat.

macOS

Do the following in a terminal:

cd ZumaBlitzRemake
chmod +x ./start-macos.command
After that, you can double-click on `start-macos.command`.

Linux

Navigate to the main folder in a terminal and type in:

love .

Building

Windows

You will need to install the following:

Then, simply run build.bat. You will see a new folder named build after it's finished. To skip creation of *.zip files, pass --no-packages.

macOS

I unfortunately don't have a Mac, so someone else has to build these.

Follow the instructions on the LÖVE2D wiki.

Linux

As OpenSMCE uses LÖVE2D 11.3 due to 11.4's stability issues, AppImages aren't an option. The only option for now is to run from source or distributing a .love file.

Contributing

See CONTRIBUTING.md.

Any new features added in this fork may be added to OpenSMCE in general.

About

A preservation & recreation project for Zuma Blitz - an old Facebook game from 2010-2017, specifically the Kroakatoa Island update

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 98.9%
  • Other 1.1%