mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
fixed typo
This commit is contained in:
parent
c4bb803965
commit
5fff71094a
|
@ -64,7 +64,7 @@ You can try its TeaVM-compiled version [here](http://xelfi.cz/minesweeper/teavm/
|
|||
[source code](http://source.apidesign.org/hg/html~demo/file/4dce5ea7e13a/minesweeper/src/main/java/org/apidesign/demo/minesweeper/MinesModel.java)
|
||||
and [HTML page](http://source.apidesign.org/hg/html~demo/file/4dce5ea7e13a/minesweeper/src/main/webapp/pages/index.html).
|
||||
|
||||
Another example is avaialble [here](http://graphhopper.com/teavm/).
|
||||
Another example is available [here](http://graphhopper.com/teavm/).
|
||||
It uses [GraphHopper](https://github.com/graphhopper/graphhopper/) to build route in browser.
|
||||
Unlike original GraphHopper example it works completely in browser instead of querying server.
|
||||
Thanks to [Peter Karich](https://github.com/karussell).
|
||||
|
|
Loading…
Reference in New Issue
Block a user