Skip to content

Instantly share code, notes, and snippets.

@diego3g
Created May 17, 2021 21:29
Show Gist options
  • Save diego3g/fb3c51dec7668d0f1fd51b1b49632892 to your computer and use it in GitHub Desktop.
Save diego3g/fb3c51dec7668d0f1fd51b1b49632892 to your computer and use it in GitHub Desktop.
import { spawn } from 'child_process';
spawn("C:/Program Files/Donkey Kong/game.exe")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment