Go to file
Nicolás A. Ortega 9c22b0905e
Added Fortran.
2017-04-03 14:28:46 +02:00
src Added Fortran. 2017-04-03 14:28:46 +02:00
.gitignore Initial commit. 2017-04-02 14:14:09 +02:00
Makefile Added Fortran. 2017-04-03 14:28:46 +02:00
README.md Added Perl. 2017-04-02 14:53:09 +02:00

DoublesGame Collection

This is a collection of sources in different languages for DoublesGame. Feel free to contribute your own!

Currently DoublesGame exists in the following languages:

  • Bash
  • C
  • C++
  • Java
  • Perl
  • Python

Building

There's a Makefile you can use to compile all of the sources or simply one of them. Be aware that you will need the compiler for each and the code may be platform/architecture specific depending on the language.

Contributing

Do you have another language? Found a bug? Make merge request or send me a patch at deathsbreed@themusicinnoise.net and I'll see what I can do. Just make sure to specify a license and copyright statement at the top of the source file, only free software licenses are accepted.

License

Each file will contain the license given to it by each contributor.