Neural Pathfinder is open source! Help us build the best puzzle game by contributing code, reporting bugs, or improving documentation.
1.2K
STARS
156
FORKS
42
CONTRIBUTORS
23
OPEN_ISSUES
Found a bug? Help us squash it by opening a detailed issue on GitHub.
REPORT_BUGHave an idea for a new feature? We'd love to hear it!
SUGGEST_FEATUREFix bugs or implement features by submitting pull requests.
VIEW_PRSHelp make our documentation clearer and more comprehensive.
EDIT_DOCSThe main Neural Pathfinder game repository. Core gameplay, puzzle logic, and UI.
Community puzzle editor for creating and sharing custom puzzles.
Official documentation, tutorials, and API reference.
Curated collection of community-created puzzles.
New to open source? These issues are perfect for getting started!
Fix pathfinding edge case on 5x5 grids
by quantum-solver
Hard mode difficulty spike on level 47
by grid-runner-99
Add keyboard shortcuts for undo/redo
by keybind-master
Improve mobile touch responsiveness
by mobile-first
Create your own copy
Set up your dev environment
Fix bugs or add features
Open a pull request
# Clone the repository
git clone https://github.com/neuralpathfinder/game.git
# Install dependencies
cd game && bun install
# Start development server
bun run devJoin our Discord developer channel! Get help with setup, discuss implementation details, or just chat with fellow contributors.
We are committed to providing a welcoming and inspiring community for all. Please read and follow our Code of Conduct to help us create a safe environment for everyone.
READ_CODE_OF_CONDUCT© 2025 NEURAL_PATHFINDER // OPEN_SOURCE_FOREVER