More actions
Fanwor | |
---|---|
File:Fanworforpsvita.jpg | |
General | |
Author | Calistex |
Type | Adventure |
Version | 2021 |
License | Mixed |
Last Updated | 2021/05/24 |
Links | |
[Source Only Download] | |
Website | |
Source | |
Fanwor is a port of Fanwor for PSVita. You need to build the vpk yourself using VitaSDK.
Description
Fanwor is an action-adventures in the style of the game "The Legend of Zelda" (© by Nintendo). The source code of this game is available under the terms of the GNU PUBLIC LICENSE version 2. A copy of this license is included in the source code tarball.
Fanwor has originally been written for the "Magic Game Contest", a programming contest held in 1999 for the now ancient Atari TOS computers. Some years later, I've adapted the source code to Linux, using the SDL library as the graphical interface. Please note that the game has been written very long ago, and there haven't been any more real changes during the last years, so there are certainly better Zelda-style action adventures available nowadays. This game is mainly provided here for historical reasons.
How to build Fanwor
VitaSDK is needed. After you've set it correctly, clone the repository. Enter the project directory and build it like this:
mkdir build cd build cmake .. make
It will generate the .vpk file inside the build folder.
Media
Screenshots
Credits
- Thomas Huth for the original code.
External links
- Official Website - https://fanwor.tuxfamily.org/
- Github - https://github.com/Calistex/fanwor-vita