Skip to content

mazer666/PulseFlux

Pulse Flux

Pulse Flux is a multilingual web puzzle game prototype where players solve a board by swapping any two tiles.

Current MVP Implementation

  • Next.js + TypeScript frontend.
  • API route for puzzle generation (/api/puzzle).
  • Multiple board sizes: 5x5, 7x7, 9x9.
  • Tile modes: letters and image tiles.
  • Across/down clue panels with rotating hints.
  • Win/lose behavior options (fail-at-zero and continue-at-zero).
  • Profile options (standard/family/kid) persisted in local settings.
  • Local best-score storage.
  • Language options: EN/DE/FR/ES.
  • CI workflow (lint, test, build).

Local Development

npm install
npm run dev

Open: http://localhost:3000

Quality Checks

npm run lint
npm run test
npm run build

About

Pulse Flux: A crossword-puzzle to swap

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •