Releases: PML30-Algorithms/SeaBattle
Releases · PML30-Algorithms/SeaBattle
devpack-1ddc716
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.