reasonml-astar-maze

Maze solver

An implementation of A* pathfinding algorithm in ReasonML for a web-browser maze game

A-star search algorithm written in ReasonML

GitHub

38 stars
2 watching
2 forks
Language: OCaml
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jaredly/reason-maze A tool for generating mazes using a specific algorithm 39
shrynx/99.re A comprehensive collection of solutions to common problems in programming using Reason and OCaml 110
jonlaing/rationale A Ramda-inspired utility library for ReasonML/OCaml. 275
reasonml/reason-tools A toolset that enables conversion and integration of ReasonML with standard programming languages and web development environments. 372
alanrsoares/reasonml-game-of-life A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. 8
anuragsoni/routes A typed bidirectional router for OCaml/ReasonML web applications. 144
excitement-engineer/red A simple Pomodoro timer built with ReasonML and OCaml 18
vshender/advent-of-code This repository contains solutions to Advent of Code problems written in OCaml, a functional programming language. 0
reasonml/red A tool that enables step-by-step debugging and inspection of OCaml and Reason code 82
pacso/aoc_rb A tool to help developers solve Advent of Code puzzles by automating puzzle setup and submission. 18
reasonml-community/mareo An HTML 5 canvas implementation of Mario in Reason + Bucklescript 383
reasonml-editor/vim-reason-legacy Provides Vim plugin integration for Reason/OCaml language support 44
venil7/reason-chess A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development. 23
roddyyaga/ppx_rapper A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. 137
manasjayanth/reason-aoc-starter A starter kit for building Advent of Code puzzles in Reason 9