o
odin.langpkg.dev
packages / library / rocket-dudes

rocket-dudes

f65ed3dlibrary

No description provided.

No license · updated 5 months ago

Rocket dudes

Multiplayer game written in Odin image

Implemented features:

  • map sync for newly connected players
  • destructible map
  • realtime map sync
  • rockets shooting
  • animations

Unimplemented features:

  • random map generation
  • weapons system

Quick start

odin build ./src/server
odin build ./src/client
./server 56780 &
./client 127.0.0.1:56780 1