Skip to content

timgott/clonk3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clonk3

Port of the game Clonk 3 for MS-DOS to modern platforms. Website of the original: http://clonk.de/classics.php

Demo

Command line options

  • --scale [number] sets the scaling factor
  • --interpolation [none|scale2x|scale4x] sets the interpolation filter type (default is scale2x)

Tips

  • Press F5/F6 to change game speed
  • To enable sound you have to select the SDL Method

Dependencies

SDL2, CMake

Install on Ubuntu with apt install cmake libsdl2-dev

Compiling

Compile using CMake:

mkdir build
cd build
cmake ..
make

About

Port of the original Clonk 3 for MS-DOS to modern platforms

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors