Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/MicUurloon/AdventurePathfinding

Example code of a pathfinding method for 2d point and click adventure game
https://github.com/MicUurloon/AdventurePathfinding

Last synced: 2 months ago
JSON representation

Example code of a pathfinding method for 2d point and click adventure game

Lists

README

        

# AdventurePathfinding
Example code of a pathfinding method for 2d point and click adventure game
This project is part of a blog entry: : http://www.groebelsloot.com/2016/03/13/pathfinding-part-2/

This software is written in [Haxe](https://www.haxe.org) using [Luxe](http://luxeengine.com/) as a game framework.
A web build of this software can be found here: http://groebelsloot.com/examples/pathfinding/

*This is free and unencumbered software released into the public domain.*

*Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.*