All Projects → dontpanic92 → Openpal3

dontpanic92 / Openpal3

Licence: other
仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Openpal3

Opendiablo2
An open source re-implementation of Diablo 2
Stars: ✭ 10,057 (+4107.95%)
Mutual labels:  game, game-engine, open-source
Hellspawner
The OpenDiablo2 toolset
Stars: ✭ 69 (-71.13%)
Mutual labels:  game, game-engine, open-source
Megaglest Source
MegaGlest real-time strategy game engine (cross-platform, 3-d)
Stars: ✭ 259 (+8.37%)
Mutual labels:  game, game-engine, open-source
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-42.26%)
Mutual labels:  game, game-engine, open-source
Ballistica
The BombSquad Game Engine
Stars: ✭ 180 (-24.69%)
Mutual labels:  game, game-engine
Alimer
Cross-platform game engine.
Stars: ✭ 172 (-28.03%)
Mutual labels:  game-engine, open-source
Engine
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
Stars: ✭ 2,574 (+976.99%)
Mutual labels:  game-engine, open-source
Vulkan Renderer
A new 3D game engine using modern C++ and Vulkan API
Stars: ✭ 205 (-14.23%)
Mutual labels:  game-engine, open-source
Protogame
This project has been sunset as of 1st Jan 2018 and is no longer supported or maintained
Stars: ✭ 166 (-30.54%)
Mutual labels:  game, game-engine
Godot Kickstarter 2019
Create your Own Games with Godot, the Free Game Engine: sources from the January Kickstarter project from GDQuest
Stars: ✭ 194 (-18.83%)
Mutual labels:  game, open-source
One Html Page Challenge
Can you create something cool without modern tools?
Stars: ✭ 205 (-14.23%)
Mutual labels:  game, open-source
Ryzomcore
Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
Stars: ✭ 171 (-28.45%)
Mutual labels:  game, game-engine
Flux
A real-time physically based rendering engine written in C++ and OpenGL
Stars: ✭ 171 (-28.45%)
Mutual labels:  game, game-engine
Vxr
General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)
Stars: ✭ 181 (-24.27%)
Mutual labels:  game-engine, open-source
Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (-29.29%)
Mutual labels:  game, game-engine
Pydark
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
Stars: ✭ 201 (-15.9%)
Mutual labels:  game, game-engine
Esenthelengine
Full Source of Esenthel Engine and its Tools
Stars: ✭ 204 (-14.64%)
Mutual labels:  game-engine, open-source
Frag
A cross-platform 2D|3D game framework for the Nim programming language
Stars: ✭ 210 (-12.13%)
Mutual labels:  game, game-engine
Awesome Haxe Gamedev
Resources for game development on haxe
Stars: ✭ 213 (-10.88%)
Mutual labels:  game, game-engine
Wolf.engine
The Wolf is a comprehensive set of C/C++ open source libraries for realtime rendering, realtime streaming and game developing
Stars: ✭ 230 (-3.77%)
Mutual labels:  game, game-engine

仙三开源版

Build Status

(刚刚开工的)《仙剑奇侠传三》开源实现。

📢 声明

  • 仙三开源版不附带任何《仙剑奇侠传三》的游戏数据,因此您必须拥有《仙剑奇侠传三》的正版拷贝才可以正常运行仙三开源版。
  • 仙三开源版并非软星公司或大宇集团的官方作品。

📌 项目状态

仙三开源版仍处于早期开发阶段,目前尚无可体验的游戏内容。v0.1 版本的游戏展示可以参看 知乎文章 中附带的视频。

Azure Pipelines 上可以获得预编译程序,但仍需要一定的手工操作才可以运行,并极有可能遇到 Bug,因此不推荐普通用户下载尝试。

🏡 社区

欢迎加入企鹅群 636662894🎉

🛠 本地构建

目前 OpenPAL3 仅支持 Windows 作为目标平台,未来会对其他操作系统提供支持。

工具链与依赖库

在构建 OpenPAL3 前,请确认已安装以下工具链与依赖库:

构建步骤

cd openpal3
cargo build --release

运行

目前 OpenPAL3 不支持直接读取 Cpk 文件,请使用 RpgViewer 将 Cpk 文件解压后再运行。

🙋‍♂️ 贡献

非常感谢一同参与 OpenPAL3 的开发!请参看 CONTRIBUTING 来了解参与项目的要求与步骤。

📔 相关资料

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].