dagger3d
An elmish raycaster engine using Fable.
Requirements
- .NET Core SDK 5.0 or higher
- Node.js, which includes NPM
Building and running the app
- Restore tools and install dependencies:
npm install - Start the compiler in watch mode with a development server:
npm start. After the first compilation is finished, open localhost:8080 and (optionally) enable Redux DevTools - To make a release build:
npm run build. This will bundle all the F# code into one minified JavaScript file atpublic/bundle.js
On this page
Languages
F#97.2%JavaScript1.5%HTML1.3%
Contributors
zlib License
Created October 31, 2021
Updated December 3, 2024
