Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nekocode/nekocode.cn

The repository that hosted the source files of nekocode.cn
https://github.com/nekocode/nekocode.cn

game web

Last synced: 18 days ago
JSON representation

The repository that hosted the source files of nekocode.cn

Awesome Lists containing this project

README

        

| ![screenshot](screenshot.jpg) |
| --- |

## neko 岛🏝

使用 PixiJS + TiledMap 实现的个人小岛

在线演示: [nekocode.cn](https://nekocode.cn/)

* 为了兼顾没有键盘的移动端,所以选择了使用鼠标/触摸点击的方式进行交互

* shader 滤镜: sepia + bulgePinch + brightnessContrast + vignette + noise

* 寻路算法: [PathFinding.js](https://github.com/qiao/PathFinding.js)

* 地图编辑器: [Tiled](https://www.mapeditor.org/)