The Axis-aligned Collision Management Engine
The ACME project was initiated in October of 2020, during a brief burst of creativity. Over the next two years, it was refined and optimized. From the start, ACME has had the beginning game developer in mind. Now, ACME.js is the number one choice by senior game dev Bill E. Cyote...
The ACME.js library has never been easier to implement! All you have to do is import your copy of ACME.js, and start writing your game!
ACME is designed to make programming games easy. This means, of course, that the library itself is rather complex.Fortunately, this documentation is here to throughly explain each interface provided by ACME...
The ACME Project is proud to introduce support for modules for the ACME.js library. Modules can be imported via the built-in functionality, or by linking directly to a module script. Custom modules may be writtin, as well, and should follow these guidelines...