Skip to content

Dvergar/breath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breath

A set of tools for network game development in dart/flutter.
At the moment this is mostly Oxygen with network support.

  • Targets flutter/web for the client
  • Targets dart/desktop for the - authoritative - server

Glueing websockets, Flame & Oxygen.

Tasks

  • Simple game example
  • Frame rewinder
  • Fixed-step loop + helpers
  • Tweening helpers (Dead reckoning, smoothing)
  • Integrate QUIC whenever there is a dart lib
  • Avoiding codegen for now but might build my own ECS w/ codegen (trying to avoid that rabbit hole for now 🙈)

About

Breath makes Oxygen flows across the interwebs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages