indigo
indigo copied to clipboard
An FP game engine for Scala.
[Inkuire](https://github.com/VirtusLab/Inkuire) is a type-directed API search engine for Kotlin and Scala 3. Would be nice if this were included as part of the scaladoc generation for the indigo website.
This should be possible, but currently as far as I can tell, Indigo doesn't expose any APIs for it. I'm not entirely sure what the best way to expose such...
As raised by @Sintrastes, the documentation and examples for `Clip`s are somewhere between lacking and non-existant.
A lot of top-down RPGs have a camera style where the camera is always centered on the current player, unless the player is near the edge of the current map,...
Typed arrays allow struct like behaviour! https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays#working_with_complex_data_structures Here are the scala.js docs: https://www.scala-js.org/api/scalajs-library/1.8.0/scala/scalajs/js/typedarray/index.html
Probably applies to Line too. The lines are often noticeably imperfect when when they are supposed to be perfectly straight (horizontal or vertical).
Hello, I notice a significant CPU load (around 100 pct for Electron v16.0) - memory around 190MB. Using IndigoEngine v 0.10 with Scala 3.1.0 and a drop in frame rate...