Skip to content

VivekRajagopal/FableBounce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FableBounce

A Fable toy project to play with HTML Canvas

Uses Fable compiler to convert F# source code to JavaScript and run in the browser.

Requirements

  • NET Core 2.2+
  • Node.js 10.0+

Installation

To compile the project, run the following commands

npm install
npm run build

Running Dev Server

To launch the project in a development environment, use the following command:

npm start

About

A Fable toy project to play with HTML Canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • F# 93.3%
  • JavaScript 6.7%