Skip to content

An open-source game in 2D tiles, inspired by roguelikes, Dwarf Fortress, and Minecraft. The goal is to simulate a fantasy world, and have the player control a character within it. The adventurer will be able to interact with and permanently change the world.

Kalasen/Adventurer

Repository files navigation

This readme file is for the Adventurer project. The original author and lead programmer is Kalasen, but anyone may work on the project and edit any of the files, including this one. It is open-source. (I Kalasen am just now learning about GitHub and Git and version control software, so forgive any derping on my part. I'm a total noob with this stuff.)

Adventurer is a 2D tile-based game written in C# with MonoGame as the graphics/input/other media library. The goal is to create a fantasy world generator and simulator, and have the player play a character within it. As an adventurer, the player will have the ability to have a lasting impact on the world. When the adventurer dies, the player will have the ability to be another character in the same world, thus leaving the legacy of the previous character to be seen again.

It is very early in development. This is actually a reboot of the original roguelike project. I felt that 2D tiles and a camera that follows the player would be better, as well as a rewrite of how the world was organized, amongst other things. I also focused way too much on getting dungeon crawling mechanics up in the original. In this, the initial focus will be on world creation and the ability for the player to interact with it.

About

An open-source game in 2D tiles, inspired by roguelikes, Dwarf Fortress, and Minecraft. The goal is to simulate a fantasy world, and have the player control a character within it. The adventurer will be able to interact with and permanently change the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages