Questventure
	
	
		| Description | Screenshot | 
	
		| A retro-inspired text adventure in C,
			enhanced with modern touches. Explore the land,
			fight enemies, trade with NPCs, and uncover
			secrets......if you can survive long enough, that is.
 Can you uncover the truth...and vanquish
			the Black Queen? Features:
 
				Simple command-based interfaceModular codebase (organised in 'src/'
					folder)Inventory, dialogue, and combat
					systemsMerchant and trust mechanicsHidden commands ('xyzzy', 'plugh',
					etc.)Lore-rich world (meet characters like
					Freddie, Weruh, and more) Controls:Type 'help' in-game for a full command list.
 (Alternatively, check the man page...!)
 Limitations:The current command parser expects input in the
			form [verb] [noun] (e.g. use candle, talk
			villager). More flexible parsing may be added in
			a future update.
 Installation:Compilation and installation instructions
			are located in the README file of the source
			archive. A zip archive containing a precompiled
			Windows version (with all the necessary DLLs
			bundled together with it) is also available for
			download.
 |   | 
	
		| Additional Information | 
		
			
				| Type: | Game (Text Adventure) |  
				| Architecture: | x86_64 (64-bit) x86 (32-bit)
 |  
				| Platforms: | GNU/Linux Windows
 |  
				| Language: | C |  
				| License: | GPLv2+ |  
				| Version: | 0.1.0 |  
				| Last Updated: | July 1st, 2025 |  | 
		| Download | 
	
		| 
		
			Source Archive (.tar.gz)
		
		Windows Build (.zip)
 
		Source md5sum:0faae0fd1818c8a32cc07ef2a770c54f
 
		Windows md5sum:32f2a79120103ce832e4f796dce3d3f9
 | 
	
	
	Return to "Software" Section