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

https://github.com/yehzhang/danmakucraft2

Wandering in a borderless world of text.
https://github.com/yehzhang/danmakucraft2

agpl game game-2d html5 mmorpg pixi pixijs react redux reselect sandbox topdown typescript

Last synced: 6 months ago
JSON representation

Wandering in a borderless world of text.

Awesome Lists containing this project

README

          

# DanmakuCraft 2

A new world to come...

## Changelog

### 1.5

- Added user sign up and sign in.

### 1.4

- Migrated website and static files to Parse Server. DanmakuCraft 2 is now fully server-less.
- SEO for i18n.
- Supported monitoring of client side errors.
- Optimized for bundle size.
- Increased browser coverage with polyfill.

### 1.3

- Migrated database and server controllers to Parse Server.
- Improved stability when embedded on Bilibili.
- DevOps: migrated from TSLint to ESLint.

### 1.2

- Migrated client side tech stack from Phaser to React & PIXI.
- Fixed blurry comment by doubling canvas resolution.
- Simplified client-server interaction.