first-person-shooter
first-person-shooter copied to clipboard
Open source first-person shooter foundation. Share the link with a friend for multiplayer.
first-person-shooter
A first-person shooter game foundation made with LUME, Solid.js (and libs), and Meteor.
LUMECraft's first-person-shooter
aims to be an open-source starting point for
FPS games written declaratively using LUME's 3D HTML elements with Solid.js
templating and reactivity, and realtime multiplayer connectivity powered by
Meteor.js. Eventually it will be skinnable, moddable, and more.
Run it
First install the Meteor cli along with Node.js.
Then:
npm install
npm start