Skip to content

StoneMoe/OhMyDanmaku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Feature

Download

You can download exe from Releases

Networking

OhMyDanmaku listen on localhost:8585 with UDP by default
Send string data in UTF-8 to listener, then a danmaku will across screen like a bullet

Check example in folder /web for more details

Build from source

Clone

git clone https://github.com/StoneMoe/OhMyDanmaku.git
cd OhMyDanmaku
git submodule init
git submodule update

Build

Use Visual Studio

License

GPL v2