jordanabrahambaws / Quavo

Licence: mit
An open source OSRS emulation server aimed to be fast and informative.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Quavo

Entitas Sync Framework
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
Stars: ✭ 98 (+716.67%)
Mutual labels:  game, game-development, networking
Pydark
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
Stars: ✭ 201 (+1575%)
Mutual labels:  game, game-development, networking
Flopnite Ue4
A remake of the popular battle royale game, Fortnite, made in Unreal Engine 4 and integrated with Amazon GameLift
Stars: ✭ 250 (+1983.33%)
Mutual labels:  game, game-development, networking
Etherboy Core
Etherboy Game Smart Contract for Loom DAppChain
Stars: ✭ 12 (+0%)
Mutual labels:  game, game-development
Open Builder
Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
Stars: ✭ 569 (+4641.67%)
Mutual labels:  game, networking
Gamenetworkingsockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
Stars: ✭ 5,795 (+48191.67%)
Mutual labels:  game-development, networking
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+4300%)
Mutual labels:  game, game-development
Godot Make Pro 2d Games
A-RPG demo made with Godot, MIT-licensed, from our Godot course
Stars: ✭ 674 (+5516.67%)
Mutual labels:  game, game-development
Ouzel
C++ game engine for Windows, macOS, Linux, iOS, tvOS, Android, and web browsers
Stars: ✭ 607 (+4958.33%)
Mutual labels:  game, game-development
Avg Core
A Future-oriented Adventure Game Framework based on React & Pixi.js. Docs: https://avgjs.github.io/docs/
Stars: ✭ 740 (+6066.67%)
Mutual labels:  game, game-development
Number Wizard Ui Original
Introducing basic User Interface in the Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub)
Stars: ✭ 18 (+50%)
Mutual labels:  game, game-development
Quadplay
The quadplay✜ fantasy console
Stars: ✭ 563 (+4591.67%)
Mutual labels:  game, game-development
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+44841.67%)
Mutual labels:  game, game-development
Unvanquished
An FPS/RTS hybrid game powered by the Daemon engine (a combination of ioq3 and XreaL)
Stars: ✭ 595 (+4858.33%)
Mutual labels:  game, game-development
Anything about game
A wonderful list of Game Development resources.
Stars: ✭ 541 (+4408.33%)
Mutual labels:  game, game-development
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+5358.33%)
Mutual labels:  game, game-development
Networked Aframe
A web framework for building multi-user virtual reality experiences.
Stars: ✭ 803 (+6591.67%)
Mutual labels:  game, game-development
Hcwiid
Haskell binding for CWiid (wiimote)
Stars: ✭ 7 (-41.67%)
Mutual labels:  game, game-development
Godot Open Rpg
Learn to create turn-based combat with this Open Source RPG demo ⚔
Stars: ✭ 855 (+7025%)
Mutual labels:  game, game-development
Fheroes2
Free implementation of Heroes of Might and Magic II game engine
Stars: ✭ 471 (+3825%)
Mutual labels:  game, game-development

Quavo

An open source OSRS emulation server aimed to be fast and informative.

Features

  • Quavo is a Java 8 server built with Gradle nature.
  • Features a ground-up network using Netty's "asynchronous event-driven network application framework" API.
  • OpenRS
  • Object Oriented

Protocol

  • Connection.
  • Handshake.
  • Update Server.
  • RSA [https://en.wikipedia.org/wiki/RSA_(cryptosystem)]
  • ISAAC [https://en.wikipedia.org/wiki/ISAAC_(cipher)]
  • Game Login.

Influences

  • Kyle Fricilone [https://github.com/kfricilone]
  • Apollo Project [https://github.com/apollo-rsps/apollo]
  • Graham Edgecombe [https://github.com/grahamedgecombe]
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].