Skip to content
Asen Krastev edited this page Feb 21, 2017 · 3 revisions

Welcome to the hangman wiki!

The purpose of this project is to have fun and toy around with the D programming language and GitHub.

Ideas of further development of the have-fun playing with D idea can be found in the Projects page. Some of them will leave this page and become separate projects by themselves.

Random trivia notes:

  • It's fun how in the situation at 3ed92035820c9c0abb8233ab3f62d3751753f82d there is no clean way to exit the application mid-game. I'd like to fix that in Milestone 0.2.0, however it will require the planned refactoring - decoupling the Game State from the User interface. The latter is also necessary if you want to move the game to the Web.
Clone this wiki locally