Skip to content

ascenttree/tengo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tengo

Tengo is a complete reimplementation of the osu!arcade Tencho LAN server in Golang.

Features

  • Login
  • Multiplayer
  • Clean code

Building and running

git clone https://github.com/ascenttree/tengo
cd tengo
go mod tidy
go run .

How to connect

Any osu!arcade clients that are launched on PCs connected to the same network as the server will connect automatically thanks to the UDP broadcast server.

Credits

BurntSushi/toml - Config parser

Lekuruu - Logging, and stream utils

peppy - Making osu!arcade

About

A Tencho (osu!arcade LAN) server written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages