Package: shinyphaser
Title: An Interface to the 'Phaser.js' Game Framework
Version: 0.1.0
Authors@R: 
    person(
      given = "Maciej", 
      family = "Banas", 
      email = "banasmaciek@gmail.com", 
      role = c("aut", "cre")
    )
Description: An API to build and control 2D games using the 'Phaser'
  'JavaScript' engine. It enables integration with 'shiny' applications, 
  allowing to create interactive games and simulations.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
URL: https://github.com/maciekbanas/shinyphaser
BugReports: https://github.com/maciekbanas/shinyphaser/issues
Imports: htmltools, R6, rlang, shiny
Suggests: knitr, rmarkdown, shinyalert, testthat (>= 3.0.0), shinytest2
        (>= 0.5.1)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-06-01 14:40:01 UTC; banas
Author: Maciej Banas [aut, cre]
Maintainer: Maciej Banas <banasmaciek@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-07 19:00:02 UTC
Built: R 4.6.0; ; 2026-06-07 19:54:42 UTC; unix
