SkillAgentSearch skills...

VTVLsim

Vertical takeoff, vertical landing rocket simulation in Javascript and WebGL

Install / Use

/learn @crackleware/VTVLsim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Prepare dependences after clone:

$ git submodule update --recursive --init $ cd js/external/jquery/ $ npm install $ npm install grunt-cli $ ./node_modules/.bin/grunt --force

Run VTVLsim:

$ python -m http.server 8888 $ chromium http://127.0.0.1:8888

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated7mo ago
Forks2

Languages

JavaScript

Security Score

82/100

Audited on Aug 16, 2025

No findings