ol-games icon indicating copy to clipboard operation
ol-games copied to clipboard

:video_game: Game stuff for Openlayers, powered by HTML5, canvas, javascript and Openlayers.

Results 7 ol-games issues
Sort by recently updated
recently updated
newest added

Setting style on sprite's name, such as red font, can distinguish the enemy

question

Hello, first of all, thanks for this lib! I'm trying to change image within time or speed which comes through websocket. I couldn't find an official method to change it....

Hi, I'm using sprite path animation Is it possible to show the animation like a movie? I mean to have a progress bar/seeker bar like media players, so we can...

enhancement

Bumps [postcss](https://github.com/postcss/postcss) and [gulp-autoprefixer](https://github.com/sindresorhus/gulp-autoprefixer). These dependencies needed to be updated together. Updates `postcss` from 6.0.23 to 8.4.16 Release notes Sourced from postcss's releases. 8.4.16 Fixed Root AST migration. 8.4.15 Fixed...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimist&package-manager=npm_and_yarn&previous-version=1.2.5&new-version=1.2.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

hi,I have a openlayers project based on vue3.I have executed the command `npm i [email protected]` ,but the import declaration `import Game from 'ol-games';` was error. here is some error imformation:...