It depends on the game you're making, but provided it's a "traditional" adventure so far as gameplay goes, it's entirely possible to develop it without coding. Because of the modular design of Adventure Creator, gameplay and interface are totally separate. You can design and implement your gameplay with the default menus and GUI, and then go about changing it to your liking afterwards.