Lance icon
Lance icon

Lance

Lance is a real-time multiplayer game server, it provides an extendible Node.JS based server, on which game logic runs, as well as a client-side library which synchronizes the client's game state with the server game state.

Lance.GG official banner

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Online
-
No reviews
3likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Multiplayer

 Tags

Lance News & Activities

Highlights All activities

Recent activities

  • namdx1987 liked Lance
Show all activities

Lance information

  • Developed by

    Unknown
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentGames

GitHub repository

  •  1,668 Stars
  •  167 Forks
  •  36 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Lance was added to AlternativeTo by skyzohkey on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Lance?

Lance is a real-time multiplayer game server, it provides an extendible Node.JS based server, on which game logic runs, as well as a client-side library which synchronizes the client's game state with the server game state. In order to provide a smooth visual experience for each connected client, Lance implements efficient networking methods, position interpolation and extrapolation, user input coordination, shadow objects, physics and pseudo-physical movement, automatic handling of network spikes.

Lance aims to optimize the player's visual experience, while providing a simple development model which is highly configurable and easy to analyze and debug.

Official Links