All Projects → aenemenate → Landlord

aenemenate / Landlord

Licence: GPL-3.0 license
Landlord was a planned roguelike game, which may yet be completed one day if I decide I am willing to re-approach it.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Landlord

Magicallife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
Stars: ✭ 145 (+262.5%)
Mutual labels:  roguelike, monogame
Sadconsole
A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!
Stars: ✭ 853 (+2032.5%)
Mutual labels:  roguelike, monogame
Proceduralmapgenerator
A procedural map generator for roguelike games
Stars: ✭ 156 (+290%)
Mutual labels:  roguelike
tomenet
TomeNET is an online multiplayer roguelike role-playing game
Stars: ✭ 59 (+47.5%)
Mutual labels:  roguelike
Burningknight
C# branch of BK
Stars: ✭ 251 (+527.5%)
Mutual labels:  roguelike
Umoria
Moria: a roguelike Dungeon Crawler game | Umoria Source Code
Stars: ✭ 167 (+317.5%)
Mutual labels:  roguelike
Nopipeline
A Monogame Content Pipeline enhancer.
Stars: ✭ 152 (+280%)
Mutual labels:  monogame
Allure
Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
Stars: ✭ 149 (+272.5%)
Mutual labels:  roguelike
LDtkMonogame
Monogame renderer and importer for LDtk Level editor
Stars: ✭ 43 (+7.5%)
Mutual labels:  monogame
Rotten Soup
A roguelike built with Vue, Vuetify, Tiled, rot.js, and PixiJS! Playable at https://rottensoup.herokuapp.com/
Stars: ✭ 249 (+522.5%)
Mutual labels:  roguelike
brogue-android-port
Brogue Android Port
Stars: ✭ 47 (+17.5%)
Mutual labels:  roguelike
Ivan
Iter Vehemens ad Necem - a continuation of the graphical roguelike by members of http://attnam.com
Stars: ✭ 219 (+447.5%)
Mutual labels:  roguelike
Rlutil
C and C++ utilities for cross-platform console roguelike game creation.
Stars: ✭ 183 (+357.5%)
Mutual labels:  roguelike
ArcaneManagedFbx
C# and .NET Framework wrapper for the Autodesk FBX SDK written in C++/CLI (managed C++).
Stars: ✭ 36 (-10%)
Mutual labels:  monogame
Remixed Dungeon
Traditional roguelike game with pixel-art graphics and simple interface - Remixed Pixel Dungeon
Stars: ✭ 160 (+300%)
Mutual labels:  roguelike
Transform
Base Monogame objects for managing relative transforms.
Stars: ✭ 19 (-52.5%)
Mutual labels:  monogame
Rot.js
ROguelike Toolkit in JavaScript. Cool dungeon-related stuff, interactive manual, documentation, tests!
Stars: ✭ 2,002 (+4905%)
Mutual labels:  roguelike
Rotlove
Roguelike Toolkit in Love. A Love2D/lua port of rot.js
Stars: ✭ 189 (+372.5%)
Mutual labels:  roguelike
Zombusters
🕹️ A retro style zombies shooter with cool isometric pixel art for Windows and MacOS
Stars: ✭ 41 (+2.5%)
Mutual labels:  monogame
MonoGame.Primitives2D
Easy-to-use 2D primitives
Stars: ✭ 44 (+10%)
Mutual labels:  monogame

Landlord v0.06-alpha

Landlord is a roguelike game about purchasing plots of land and using them to make money. It's my first roguelike so there are lots of problems, but it's mostly playable!

Features:

  • your very own 4x4 hectares plot of land which you can slowly purchase and upgrade with your own buildings (a hectare is 100 meters squared)
  • reasonably well designed ui
  • full color ascii display
  • fov
  • mouse input
  • save/load
  • generates a heightmap w/ rivers alongside various plantlife and animals loaded from xml
  • dungeons with monsters loaded from xml doc
  • ranged and melee combat
  • items with materials and enchantments
  • skill system ripped straight from morrowind
  • basic crafting/building and recipes/blueprints to discover
  • quality system determining item value/damage
  • level up
  • loot dead bodies
  • blood splatters
  • music
  • permadeath
  • hunger

Missing:

  • some advanced weapon functionality
  • crafting content
  • enchanting
  • skills
  • perks (and other rpg side effects)
  • merchantilism
  • npcs
  • quests
  • content
  • magic
  • world gen tlc
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].