Git Product home page Git Product logo

rpphs's Introduction

RPPHS

PS Vita Twin-Stick Shooter


ScreenshotsDescriptionInstallationBuildingTheme TutorialCredits

Screenshots

Main Menu Credits
In-Game High Score Menu

Description

Blast your way through those shapes in this Geometry Wars-inspired twin stick shooter for the PlayStation Vita! Enter your initials for the offline leaderboards, customize your crosshair, and mess with our super-cool settings menu.. or don't, that's entirely up to you.

Installation

Get the latest version here and install using VitaShell. If you would like to test the latest latest changes see the build instructions below.

Building

  • Clone or download the project
  • Run the following from a terminal cd build && cmake ../ && ./make.sh
  • The .VPK will be outputted to the RPPHS/build folder
  • Install the .VPK with VitaShell

Theme Tutorial

  • Download the default theme zip file from images/theme/default.zip and unzip it somewhere on your PC. This contains almost everything you'll need to create a custom theme.

  • Rename the default folder to the name of your theme.

  • Replace the images with images for your theme. (Images need to have the same names and dimensions as the ones being replaced)

  • Edit the config.txt file within your themes folder.

The config.txt file contains the colors for in-game objects. It is formatted like so:

mainTextColor
{
  Red:255
  Green:0
  blue:0
}

The first line is the variable name and the lines inside the are the values that will be assigned to that variables color values. Your themes config.txt file MUST follow this format and copying the original version and only modifing the color values is strongly suggested.

  • Compress your theme folder
  • Transfer the zip file containing the theme to the vita and unzip the contents to ux0:/data/RPPHS/theme/"Theme-name"/
  • Finally, edit the file located at ux0:/data/RPPHS/themes.txt and add the name of your theme to the bottom of the file.

Credits

  • G33: Programming, Design
  • MotoLegacy: Live Area, Player/Enemies, Programming, Design

Special Thanks to:

  • Xerpi: libVita2D
  • Xyz: SoLoud Vita Port
  • Rinnegatamante: FPS Counter Code
  • VitaSDK Contributors
  • Ivan voiro @ OpenGameArt: Background Grid
  • yd @ OpenGameArt: Menu Music
  • Trevor Lentz @ OpenGameArt: Game Music

rpphs's People

Contributors

g333333 avatar

Watchers

James Cloos avatar Adam B avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.