RPGJS v3 Documentation
Home (opens new window)
Guide
API
Plugins
  • Change Log
Community (opens new window)
GitHub (opens new window)
Home (opens new window)
Guide
API
Plugins
  • Change Log
Community (opens new window)
GitHub (opens new window)
  • Guide

    • Step 1. Get Started
    • Step 2. Create a tileset for the map
    • Step 3a. Create map
    • Step 3b. Create several attached maps in one world
    • Step 4. Create a sprite
    • Step 6. Set Player start in map
    • Step 7. Create an in-game event
    • Step 8. Put sounds and music
    • Step 9. Create Database
    • Step 10. Save the player's progress
    • step 11. Production
  • Guide (advanced)

    • Create module
    • Create animated tiles
    • Add life bar, text or other above the player
    • Create Shape
    • Unit Tests
    • Create your own display on the sprite
    • Modify an event according to an external situation
    • Horizontal scaling of the game
    • Performance
  • GUI Creation

    • Customize GUIs
    • Reuse of GUI components
    • Display a notification
    • Start Guide. Create a HP bar
    • Create a GUI attached to a sprite
  • Technical

    • Change inputs
    • Use Gamepad
    • Running on smartphone
    • Customize Webpack