Skip to content

devp/fgj.js

Repository files navigation

fgj.js

fgj = foundry for games via javascript

Goal:

  • client-side-only web app, code in TS/JS
  • set up to deploy on push from GitHub to Netlify
  • prototype and iterate board games here
  • modify code via both traditional IDE and via Claude Code

Documentation

Development

# Install dependencies
npm install

# Run development server
npm run dev

# Run tests
npm test

# Build for production
npm run build

About

fgj = foundry for games via javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors