Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omerkel/hangman

Vocabulary and word game Hangman / Galgenmännchen ported onto various programming languages
https://github.com/omerkel/hangman

cpp csharp dart delphi fortran fortran95 go golang groovy java javascript lua pascal perl python3 ruby rust visual-basic web-application word-game

Last synced: 2 days ago
JSON representation

Vocabulary and word game Hangman / Galgenmännchen ported onto various programming languages

Awesome Lists containing this project

README

        

# Hangman
Vocabulary and word game Hangman / Galgenmännchen ported onto various programming languages and build systems:
* [C++]( https://isocpp.org/ )
* [CMake]( https://cmake.org/ ), [GNU Make]( https://www.gnu.org/software/make/ )
* [C# / ECMA-334]( https://www.ecma-international.org/publications-and-standards/standards/ecma-334/ )
* [D]( https://dlang.org/ )
* [Dart]( https://dart.dev/ )
* [Delphi / Object Pascal]( https://freepascal.org/ )
* [F#]( http://fsharp.org/ )
* [Fortran]( https://gcc.gnu.org/fortran/ )
* [Go]( https://golang.org/ )
* [Groovy]( https://groovy-lang.org/ )
* [Haskell]( https://www.haskell.org/ )
* [Cabal]( https://www.haskell.org/cabal/ )
* [Java]( https://openjdk.java.net/ )
* [Maven]( https://maven.apache.org/ )
* [Gradle]( https://gradle.org/ )
* [SCons]( https://scons.org/ )
* [Javascript / ECMA-262]( https://www.ecma-international.org/publications-and-standards/standards/ecma-262/ )
* [Node.js]( https://nodejs.org/ )
* [NPM]( https://www.npmjs.com/ )
* [Julia]( https://julialang.org/ )
* [Lisp]( https://common-lisp.net/ )
* [Lua]( http://www.lua.org/ )
* [Perl]( https://www.perl.org/ )
* [Python]( https://www.python.org/ )
* [Ruby]( https://www.ruby-lang.org/ )
* [Rust]( https://www.rust-lang.org/ )
* [Cargo]( https://doc.rust-lang.org/stable/cargo/ )
* [Scala]( https://www.scala-lang.org/ )
* [Scheme / R6RS]( http://community.schemewiki.org/?RnRS )
* [Visual Basic]( https://docs.microsoft.com/en-us/dotnet/visual-basic/ )