o
odin.langpkg.dev
packages / library / enet_platformer

enet_platformer

8875be8library

No description provided.

No license · updated 7 months ago

ENet Platformer

A simple 2D multiplayer platformer.

Video

ENet Platformer

Features

  • Server/client architecture
  • Linear interpolation of position and velocity of remote players
  • In-game chat system

Controls

  • A/D: Move left/right
  • W/Space: (Double) jump
  • T: Start tyoing
  • ESC: Stop typing / close all windows

Dependencies

  • Odin
  • ENet
  • SDL3
  • SDL3 TTF