CONTRIBUTE

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

// GOOD_FIRST_ISSUES

New to open source? These issues are perfect for getting started!

Add color blind mode toggle in settings

good first issueaccessibilityenhancement
3

Improve error messages for invalid puzzle states

good first issueuxdocumentation
1

Add export puzzle as image feature

good first issuefeaturehelp wanted
7

// RECENT_ACTIVITY

Fix pathfinding edge case on 5x5 grids

by quantum-solver

2 hours ago

Hard mode difficulty spike on level 47

by grid-runner-99

5 hours ago

Add keyboard shortcuts for undo/redo

by keybind-master

8 hours ago

Improve mobile touch responsiveness

by mobile-first

1 day ago

// GETTING_STARTED

01

Fork Repo

Create your own copy

02

Clone Locally

Set up your dev environment

03

Make Changes

Fix bugs or add features

04

Submit PR

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 dev

Need Help Contributing?

Join our Discord developer channel! Get help with setup, discuss implementation details, or just chat with fellow contributors.

VIEW_ON_GITHUB

Code of Conduct

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