/Masamune

Will it be the greatest 2D RPG ever by Quillraven?

Primary LanguageKotlinOtherNOASSERTION

Kotlin Fleks

LibGDX LibKTX Tiled

Masamune

Imagine an epic story here. Will be updated later.

Controls

  • Move with W/A/S/D
  • Interact with SPACE
  • Open menu with CTRL_LEFT
  • Close/Cancel menu with CTRL_LEFT or ESCAPE

Screenshots

Credits

  • ImageMagick
    // split Idle.png and Walk.png into single frames
    magick '.\Idle.png' -crop 16x16 'idle_%02d.png'; magick '.\Walk.png' -crop 16x16 'walk_%02d.png'
    
    // combine images together in a tile layout
    // in this example two 16x16 images are combined into a single image with 1 image per row and 2 rows in total (=-tile 1x2)
    magick montage .\FlagBlue16x16.png .\FlagGray16x16.png -tile 1x2 -geometry 16x16+0+0< -background none Flags.png
    
  • Ninja Adventure Asset Pack
  • Pixel Arial 11 font
  • Fipps font
  • Typing label
  • RPG Icon Pack