dart-rpg icon indicating copy to clipboard operation
dart-rpg copied to clipboard

A browser-based 2d rpg engine and game editor

dart-rpg

A browser-based 2d rpg and game editor

Demo

  • Player: http://bradsproject.com/dart-rpg/
  • Editor: http://bradsproject.com/dart-rpg/editor.html
  • TIGSource Forum Thread: http://forums.tigsource.com/index.php?topic=50038
Player Editor
Player Screenshot Editor Screenshot

Planned Features

  • music
  • sound effects
  • battle animations
  • lots more game event types
  • option to allow capturing wild monsters
  • equippable items
  • more tools for map editor (brush sizes)
  • touch/mouse controls (for mobile and non-keyboard playing)
  • gamepad support (waiting on Dart: https://github.com/dart-lang/sdk/issues/23494)
  • make xp/leveling optional
  • monsters drop items / money after battle
  • screenshake effect
  • more attractive UI
  • undo/redo
  • interpolation when dragging fast
  • option to allow characters as party members
  • in game save / load options

Copyright 2015-2019 Brad Jewell