/Neon-DFence-Javascript

Neon DFence remade in javascript.

Primary LanguageJavaScript

Neon-DFence-Javascript

Neon DFence remade in javascript.

icon1

How to Play / Install

npm i
  • and this command to play
npm start

( if you'd prefer to make a stand alone game instead run install electron-builder )

npm i -g electron-builder
  • Then run this command to build executable
electron-builder build

( you'll find the executable / AppImage in the "dist" folder )

Screenshot 2023-12-05 at 5 32 59 AM