SkillAgentSearch skills...

AntimatterDimensionsSourceCode

No description available

Install / Use

/learn @IvarK/AntimatterDimensionsSourceCode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Antimatter Dimensions

Run

To run the game locally, you will need to install Node.js (LTS suggested).

First, run the following command in your terminal (or command line) while being inside the checked out repository:

npm ci

After all the packages are installed, start up the game:

npm run serve

This will make the game served via your localhost, and the playable link will be displayed in your terminal. The server doesn't need to be restarted after you've made changes - just reload the page. The server can occasionally crash, so check your terminal from time to time and run serve again if needed.

View on GitHub
GitHub Stars324
CategoryDevelopment
Updated1d ago
Forks245

Languages

JavaScript

Security Score

90/100

Audited on Mar 27, 2026

No findings