PurpleKingdomGames / indigo

An FP game engine for Scala.
https://indigoengine.io/
MIT License
611 stars 56 forks source link

Game screenshots for save game slots #735

Open davesmith00000 opened 2 months ago

davesmith00000 commented 2 months ago

It's common practice to take a screenshot of your game and use it as a visual representation of a save game.

Two problems:

  1. Saving a screenshot (generally useful?)
  2. Loading and using the image data