Skip to content

Releases: PML30-Algorithms/SeaBattle

devpack-1ddc716

02 May 23:42

Choose a tag to compare

devpack-1ddc716 Pre-release
Pre-release

Process:

  • Download the .7z archive: it contains the source code, CodeBlocks project, and necessary resources (Allegro 5.0 dlls and libs, DAllegro5 bindings, Inconsolata font).
  • Install DMD compiler (http://dlang.org/download.html#dmd).
  • Install CodeBlocks (http://codeblocks.org/downloads).
  • In CodeBlocks, Settings -> Compiler, select Digital Mars D Compiler, select Toolchain Executables tab, and enter the right compiler installation directory: <...>\dmd\windows.
  • Open and use project SeaBattle.cbp in CodeBlocks.