Skip to content

A decompile of the Fruit Ninja Windows Phone port.

Notifications You must be signed in to change notification settings

RESource-RE/FNWP72

Repository files navigation

FNWP72

  • A decompile of the Fruit Ninja Windows Phone port. (Version 1.7.2.0)
  • You NEED the Content folder from the original game to run this decompilation.

Tools used

I used dotpeek to export the project and vs2022 to compile, I also used this tool that I made to fix the namespaces.

How to build

Install the following dependencies:

Then clone the project, open the Visual Studio solution file, and you should be good to go!

How to run

The only thing left to do after building is to copy the Content folder from a release of the game to the build folder (bin/x86/(Debug|Release)).

About

A decompile of the Fruit Ninja Windows Phone port.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages