No description
  • JavaScript 94.1%
  • HTML 5.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-08-24 18:15:37 -05:00
.gitignore Initial commit 2020-08-16 22:19:44 -05:00
browser.js Generate certs with node-forge, parse link lines better, handle link clicks, 'back' nagivation 2020-08-24 17:56:35 -05:00
csr.pem Add certs, send lines to window for rendering 2020-08-16 23:53:20 -05:00
index.html Generate certs with node-forge, parse link lines better, handle link clicks, 'back' nagivation 2020-08-24 17:56:35 -05:00
main.js Generate certs with node-forge, parse link lines better, handle link clicks, 'back' nagivation 2020-08-24 17:56:35 -05:00
package-lock.json Generate certs with node-forge, parse link lines better, handle link clicks, 'back' nagivation 2020-08-24 17:56:35 -05:00
package.json Generate certs with node-forge, parse link lines better, handle link clicks, 'back' nagivation 2020-08-24 17:56:35 -05:00
README.md Update README.md 2020-08-24 18:15:37 -05:00

spacewar

Gemini browser running on Electron. Just for fun, mostly doesn't work!

Installation

git clone git@github.com:ResonAtom/spacewar.git
cd spacewar
npm ci
npm start