Mooncrypt is a roguelike dungeon crawler game developed using Love2D and Lua. The game features procedurally generated dungeons, dark and atmospheric environments, and challenging gameplay inspired by classic roguelike mechanics.
The goal of Mooncrypt is to create a captivating and replayable dungeon-crawling experience with a focus on exploration, combat, and procedural generation. Inspired by the dark and mysterious themes of classic roguelikes, Mooncrypt aims to immerse players in a world of shadows and adventure.
- Procedurally generated dungeons
- Basic combat mechanics
- Simple item and enemy systems
- Atmospheric and dark visuals
To get started with Mooncrypt, follow these steps:
-
Clone the Repository:
git clone https://github.com/annyman/mooncrypt.git
-
Navigate to the Project Directory:
cd Mooncrypt -
Run the Game:
- Make sure you have Love2D installed.
- Execute the game using Love2D:
love .
If you would like to contribute to Mooncrypt, please fork the repository and submit a pull request with your changes. Contributions are welcome and appreciated!
This project is licensed under the MIT License - see the LICENSE file for details.
- Love2D: A framework for making 2D games in Lua.
- Lua: The scripting language used for game development.
For questions or feedback, please contact:
- Email: annyman.81194@protonmail.com
- GitHub: annyman