Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grid-engine

Package Overview
Dependencies
Maintainers
0
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grid-engine

Phaser3 plugin for grid based movement on a 2D game board.

  • 2.46.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
993
decreased by-2.65%
Maintainers
0
Weekly downloads
 
Created
Source

Grid Engine Logo

Welcome to Grid Engine! Grid Engine helps you position and move objects on a 2-dimensional grid in JavaScript/TypeScript. It easily integrates with Phaser.js but can also be used standalone. For example you could write your own renderer for an ASCII game. You can even run it on a server with Node.js.

Features

Collision Detection - Detect tile based collisions with the map and other objects, supporting collision groups and multiple layers.

Pathfinding - Efficient and configurable pathfinding allows moving to a target position or following other objects.

Multi-tile Objects - Allow objects to span multiple tiles on your grid.

Isometric Maps - Choose between isometric and orthogonal maps.

Diagonal Movement - Four and eight direction movement and pathfinding is supported.

Docs

📖 Read our most current documentation or API reference

➡️ You can try/download a list of examples.

💻 Install Grid Engine.

👾 Join our discord.

🛠 Also check out the Chrome DevTools plugin.

Projects using Grid Engine

If you have a project that is using Grid Engine and that you would like to see in this list, post it in the #showcase channel on our Discord.

Special Thanks

Raiper34, splashsky, therebelrobot, xLink,

Most of the characters and tile set images for the examples are from: https://finalbossblues.com/.

License

Apache 2.0

Keywords

FAQs

Package last updated on 11 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc