Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.
/ defold-astar Public archive

Simple A* demo.

License

Notifications You must be signed in to change notification settings

unindented/defold-astar

Repository files navigation

A* Demo (Defold) Build Status Coverage Status

Simple A* demo using Defold.

Setup

$ luarocks install luacheck
$ luarocks install busted
$ luarocks install luacov

Testing

$ make lint test

Building

Windows

$ make x86-win32-build

Mac OS X

$ make x86-darwin-build

Linux

$ make x86-linux-build

iOS

$ make armv7-darwin-build

Android

$ make armv7-android-build

Web

$ make js-web-build

License

Copyright (c) 2016 Daniel Perez Alvarez (unindented.org). This is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Simple A* demo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published