Skip to content

Decompiled and commented source code of the legendary Bounce

License

Notifications You must be signed in to change notification settings

rndtrash/nokia-bounce-decomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ddc40e · Apr 2, 2023

History

7 Commits
Apr 2, 2023
Feb 2, 2023
Feb 2, 2023
Apr 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023

Repository files navigation

Nokia Bounce Decomp

Building

It builds with gradlew build but there is no point in that at the moment since I didn't implement any wrappers for MIDlet and Nokia APIs.

Tools

extract_locales

extract_locales.py -- extracts locales from lang.*** files.

Requirements

  • Python 3 with PIP

Usage

pip install -r requirements.txt
python extract_locales.py

Replace pip and python with pip3 and python3 if your system has Python 2 installed.

About

Decompiled and commented source code of the legendary Bounce

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published