Rpg

Open-source projects categorized as Rpg

Top 23 Rpg Open-Source Projects

  • endless-sky

    Space exploration, trading, and combat game.

  • Project mention: Risking my life for an entire solar system of lentils | /r/Frugal_Jerk | 2023-12-11
  • veloren

    An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.

  • Project mention: MagicaVoxel – A free voxel art editor and interactive path tracing renderer | news.ycombinator.com | 2023-10-28

    I've never used it, but (from what I've seen) is a great tool for modeling Voxels.

    Shameless plug: The format (and the tool) had been used with great success in Veloren, an Open Source Voxel MMORPG written in rust (https://www.veloren.net/). The artist team has made great assets for the game and landscapes for the release parties.

    Your should check out the project, it is really cool.

    (Disclaimer: I'm part of the mod team.)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • godot-open-rpg

    Learn to create turn-based combat with this Open Source RPG demo ⚔

  • sdlpal

    SDL-based reimplementation of the classic Chinese-language RPG known as PAL. (by sdlpal)

  • DND-5e-LaTeX-Template

    LaTeX package to typeset material for the fifth edition of the "world's greatest roleplaying game".

  • Project mention: LaTeX for publishing tabletop role-playing games | news.ycombinator.com | 2023-09-17

    > Creating a theme for tabletop role-playing games would take some elbow grease

    The article links to several, including a convincing reproduction of basic Wizards of the Coast house style for D&D 5E:

    https://github.com/rpgtex/DND-5e-LaTeX-Template

    Here's another 5E one with additional sidebar styles:

    https://github.com/anoderay/DND-5e-LaTeX-Template/

    Also 5E-inspired, with a template for card accessories:

    https://github.com/Krozark/RPG-LaTeX-Template

    A 5E-compatible character sheet:

    https://github.com/matsavage/DND-5e-LaTeX-Character-Sheet-Te...

    CTAN also has packages for Basic D&D-inspired typesetting (rpg-module, also linked from the article), GURPS (gurps), generic hex boards (hexboard), and wargame hex boards with counters (wargame).

    There are also indie TTRPGs that've shipped using custom LaTeX templates; this one has CC-BY licensed source: https://github.com/ludus-leonis/nipajin

    And the blog author's own, with a more restrictive CC-NC-SA license: https://github.com/Vladar4/itdr

    From personal experience, the biggest struggle is non-rectangular text wrapping around images.

  • BYTEPATH

    A replayable arcade shooter with a focus on build theorycrafting.

  • RPG-JS

    Framework to create an RPG or MMORPG (with the same code) in the browser with Typescript

  • Project mention: Hey, guys! Bing's ai chatbot found out how to create an rpg in Kotcho! | /r/KochoVN | 2023-08-20

    Sursă: conversație cu Bing, 18.08.2023 (1) Kocho - Play & Make Visual Novels. https://www.kocho.io/. (2) Text-based Python RPG game - Code Review Stack Exchange. https://codereview.stackexchange.com/questions/190946/text-based-python-rpg-game. (3) RPG JS - Create your RPG and MMORPG. https://rpgjs.dev/.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • SNKRX

    A replayable arcade shooter where you control a snake of heroes.

  • Project mention: Releasing a game on Steam | /r/gamedev | 2023-12-06

    One thing that really helped me is looking at the source code and assets of one game that I really enjoyed -- SNKRX, the creator of the game, a327ex, put everything on Github so you can take a look how a finished game looks: https://github.com/a327ex/SNKRX/. The repo even includes the various images needed for Steam, this was very nice so I could make sure some of the assets I made aren't unfit for their purpose: https://github.com/a327ex/SNKRX/tree/master/assets/media . There are also some Photoshop files provided on the Steamworks FAQ which are very useful too, but they mainly show just in which area of the image you shouldn't put important text etc.

  • game

    ⚔️ An online JavaScript 2D Medieval RPG. (by delaford)

  • flare-game

    Fantasy action RPG using the FLARE engine

  • Project mention: Lessons from Open-Source Game Projects | dev.to | 2024-04-10

    Flare Game - ARPG, the Flare engine was created for. Plain Text, Python

  • flare-engine

    Free/Libre Action Roleplaying Engine (engine only)

  • Project mention: Lessons from Open-Source Game Projects | dev.to | 2024-04-10

    Flare Engine - ARPG Engine inspired by Diablo 2. C++, SDL2

  • xoreos

    A reimplementation of BioWare's Aurora engine (and derivatives). Pre-pre-alpha :P

  • Project mention: Xoreos – Reimplementation of the Aurora Engine (Dragon Age, the Witcher etc.) | news.ycombinator.com | 2023-07-07
  • homebrewery

    Create authentic looking D&D homebrews using only markdown

  • Project mention: Help creating an East-Asian Tavern | /r/DnD | 2023-12-07

    I want to create an east-asian inspired tavern. Once I'm done I'll post on this subreddit a polished version (using The Homebrewery). By commenting you are giving me permission to copy your suggestions.

  • naev

    Naev is a 2d action/rpg space game that combines elements from the action, rpg and simulation genres.

  • Project mention: Naev – open-source game about space exploration, trade and combat | /r/hackernews | 2023-11-28
  • ranviermud

    A node.js based MUD game engine

  • Project mention: Lessons from Open-Source Game Projects | dev.to | 2024-04-10

    Ravenier - MUD server (text-based MMORPG). Javascript, Node.js

  • dotnet-console-games

    Game examples implemented as .NET console applications primarily for providing education and inspiration. :)

  • Project mention: downloadable already made projects for practice | /r/csharp | 2023-12-10

    https://github.com/dotnet/dotnet-console-games ?

  • maptool

    Virtual Tabletop for playing roleplaying games with remote players or face to face.

  • Project mention: Looks like RPTools has finally gone down, no more map tools or Token Tool | /r/rpg | 2023-05-12

    The GitHub with the most recent releases of MapTool and TokenTool is still running and active.

  • Mudlet

    ⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua

  • Project mention: Lessons from Open-Source Game Projects | dev.to | 2024-04-10

    Mudlet - Client to connect to a MUD server, scriptable. C++, Lua

  • ServUO

    An Ultima Online server emulator written in C# .NET

  • GoNorth

    GoNorth is a story and content planning tool for RPGs and other open world games.

  • mkxp

    Free Software implementation of the Ruby Game Scripting System (RGSS)

  • sulis

    Turn based tactical RPG with several campaigns, written in Rust

  • pandora

    Godot 4 addon for RPG data management such items, inventories, spells, mobs, quests and NPCs. (by bitbrain)

  • Project mention: I made an addon for Godot 4 that manages RPG data such items, inventories, spells, mobs, quests and NPCs. | /r/GameDevelopment | 2023-08-22
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rpg related posts

Index

What are some of the best open-source Rpg projects? This list will help you:

Project Stars
1 endless-sky 5,344
2 veloren 5,332
3 godot-open-rpg 1,732
4 sdlpal 1,699
5 DND-5e-LaTeX-Template 1,384
6 BYTEPATH 1,351
7 RPG-JS 1,308
8 SNKRX 1,199
9 game 1,206
10 flare-game 1,093
11 flare-engine 1,069
12 xoreos 1,068
13 homebrewery 1,008
14 naev 817
15 ranviermud 785
16 dotnet-console-games 754
17 maptool 748
18 Mudlet 699
19 ServUO 607
20 GoNorth 556
21 mkxp 505
22 sulis 466
23 pandora 427

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com