ASCII DASH
Moderator: Admin
ASCII DASH
Hi everyone,
I am pretty new to this forum, but I would like to announce a new Boulder Dash remake: ASCII DASH
This one is special as it is a Boulder Dash clone for the text terminal. It runs on a Linux or MacOS X console and uses ASCII graphics to render Rockford. Although a text terminal is kind of limiting, this BD version still looks decent in my opinion, since it is using 5x3 text characters and side-scrolling just like the original.
The home page for this open-source software is:
https://sourceforge.net/projects/ascii-dash/
There you also find a video, to see how the ASCII graphics looks like.
Principally, the software could also run on the Windows command line, but this has not been realized yet. The same holds for embedded devices with limited capabilities, e.g. with small LCD text displays.
ASCII DASH contains all Boulder Dash I levels, so it is basically ready to play. Although it has been tested for quite a while, it is a new software that might still contain some glitches. So you are invited to give it a try and tell me how you like it and what could be improved.
Happy ASCII coding,
Stefan
|oo|
| -|~
_||_
I am pretty new to this forum, but I would like to announce a new Boulder Dash remake: ASCII DASH
This one is special as it is a Boulder Dash clone for the text terminal. It runs on a Linux or MacOS X console and uses ASCII graphics to render Rockford. Although a text terminal is kind of limiting, this BD version still looks decent in my opinion, since it is using 5x3 text characters and side-scrolling just like the original.
The home page for this open-source software is:
https://sourceforge.net/projects/ascii-dash/
There you also find a video, to see how the ASCII graphics looks like.
Principally, the software could also run on the Windows command line, but this has not been realized yet. The same holds for embedded devices with limited capabilities, e.g. with small LCD text displays.
ASCII DASH contains all Boulder Dash I levels, so it is basically ready to play. Although it has been tested for quite a while, it is a new software that might still contain some glitches. So you are invited to give it a try and tell me how you like it and what could be improved.
Happy ASCII coding,
Stefan
|oo|
| -|~
_||_
Good morning
I decided to install Ubuntu 20.04 LTS.
To see Ascii dash.
I was doing quite well.
In the terminal, I started typing commands that I read in the README.TXT file.
Unfortunately, at the command:
cmake. && make && ./main
message appeared
"CMake Error: The source directory" / home / zsom / ascii106 / "does not appear to contain CmakeLists.txt."
What am I doing wrong?
Please help
I decided to install Ubuntu 20.04 LTS.
To see Ascii dash.
I was doing quite well.
In the terminal, I started typing commands that I read in the README.TXT file.
Unfortunately, at the command:
cmake. && make && ./main
message appeared
"CMake Error: The source directory" / home / zsom / ascii106 / "does not appear to contain CmakeLists.txt."
What am I doing wrong?
Please help
Hi,zsom wrote:Good morning
I decided to install Ubuntu 20.04 LTS.
To see Ascii dash.
I was doing quite well.
In the terminal, I started typing commands that I read in the README.TXT file.
Unfortunately, at the command:
cmake. && make && ./main
message appeared
"CMake Error: The source directory" / home / zsom / ascii106 / "does not appear to contain CmakeLists.txt."
What am I doing wrong?
Please help
thanks for giving it a try!
I checked the version v1.06 you are refering to, and on Ubuntu 18.04 everything works fine.
Can you please paste the full history of the terminal from start to end when the error occured. Plus an additional "ll" to see the files in your current directory.
Cheers,
Stefan
Thank you for your answer.
However, I cannot install this software.
After typing in the terminal:
cmake. && make && ./main
I still have the same message
"CMake Error: The source directory" / home / zsommk "does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI. "
I wish I could play your version of Boulderdash
But I am very weak on Ubuntu.
best regards
However, I cannot install this software.
After typing in the terminal:
cmake. && make && ./main
I still have the same message
"CMake Error: The source directory" / home / zsommk "does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI. "
I wish I could play your version of Boulderdash

But I am very weak on Ubuntu.
best regards
Hello
I did exactly as it says in the README.txt file
installed under windows ubuntu 18.04 lts as windows-subsystem
I typed commands
sudo apt-get install gcc cmake libncurses5-dev
everything was going well
and after the command
cmake. && make && ./main
I will get a communist
CMake Error: The source directory "/home/zsom/ASCII-DASH-1.1" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Help
I did exactly as it says in the README.txt file
installed under windows ubuntu 18.04 lts as windows-subsystem
I typed commands
sudo apt-get install gcc cmake libncurses5-dev
everything was going well
and after the command
cmake. && make && ./main
I will get a communist
CMake Error: The source directory "/home/zsom/ASCII-DASH-1.1" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Help
It appears that the Windows-Subsystem for Linux (WSL) is the culprit. This is not a real Ubuntu, but a very special one, so that things can easily go wrong during installation when you are not used to this system as a regular developer.zsom wrote:Hello
installed under windows ubuntu 18.04 lts as windows-subsystem
For non-developers the easiest way to get a Linux system running on Windows is not to use WSL, but to use Virtual Box 6.0 and install Ubuntu 18.04 LTS in a virtual machine. Please do not use Ubuntu 20.04. The latest Virtual Box 6.1 has still some issues with Ubuntu 20.04, which have not yet been sorted out as of this writing.
So please give Virtual Box 6.0 with Ubuntu 18.04 a try. Meanwhile I will have a look at WSL, to see what could possibly going wrong there. My guess is that it is a version issue with CMake and WSL.
Cheers,
Stefan
Windows-Subsystem for Linux
I tested WSL in the meantime. It is not recommended due to the following reasons:
* slow performance
* no sound playback
* terminal compatibility issues with termcap
at least for WSL 1, I did not check WSL 2
So the bottom line for Windows users is:
* please install VirtualBox 6.0
* install Ubuntu 18.04.4 LTS in a virtual machine
* and just proceed as outlined in the ReadMe
Cheers,
Stefan
* slow performance
* no sound playback
* terminal compatibility issues with termcap
at least for WSL 1, I did not check WSL 2
So the bottom line for Windows users is:
* please install VirtualBox 6.0
* install Ubuntu 18.04.4 LTS in a virtual machine
* and just proceed as outlined in the ReadMe
Cheers,
Stefan
ASCII DASH v1.2
Hi all,
I just finished version v1.2 of ASCII DASH. It now has support for joysticks (e.g. Speedlink Competition Pro) and contains all levels from Boulder Dash I, II, II and the Construction Kit plus many more. It also supports repeating caves (as occuring in FutureDash), multiple Rockfords at the same time (as occurring in Arno Dash 11). Bombs and dynamite (as occuring in some emerald mine levels) are also supported in the editor now.
Have fun,
Stefan
I just finished version v1.2 of ASCII DASH. It now has support for joysticks (e.g. Speedlink Competition Pro) and contains all levels from Boulder Dash I, II, II and the Construction Kit plus many more. It also supports repeating caves (as occuring in FutureDash), multiple Rockfords at the same time (as occurring in Arno Dash 11). Bombs and dynamite (as occuring in some emerald mine levels) are also supported in the editor now.
Have fun,
Stefan
Good day.
I really wanted to play ASCIIDash,
So I decided to install the new Ubuntu 18.04 on the laptop.
And since I'm not good at Ubuntu, it took me a while.
But it worked.
I copied the game to the / home directory
I started typing commands in the terminal like in the Readme file.
Well, I came to the command: cmake. && make && ./main
I received a message:
CMake Error: The source directory "/ home" does not appear to contain CMakelist.txt
Why is installing this game so difficult?
best regards
Maybe someone familiar with Ubuntu will write instructions on how to do this.
I really wanted to play ASCIIDash,
So I decided to install the new Ubuntu 18.04 on the laptop.
And since I'm not good at Ubuntu, it took me a while.
But it worked.
I copied the game to the / home directory
I started typing commands in the terminal like in the Readme file.
Well, I came to the command: cmake. && make && ./main
I received a message:
CMake Error: The source directory "/ home" does not appear to contain CMakelist.txt
Why is installing this game so difficult?
best regards
Maybe someone familiar with Ubuntu will write instructions on how to do this.
Hi, this might be a Linux beginner's problem with the Linux terminal. Did you forget to change the working directory to the unpacked directory?zsom wrote: CMake Error: The source directory "/ home" does not appear to contain CMakelist.txt
If you have unpacked the software into a directory "dir", then you need to change the working directory of the terminal to that directory with the following command:
cd dir
Then proceed with cmaje .
and so forth.
If you were a regular Linux user you probably would have known that, because it is standard proc3dure with working with the terninal
To account for that misunderstanding, I updated the Readme and added a note about the cd command. See here:
https://sourceforge.net/p/ascii-dash/co ... README.txt
I hope know everything works out...
Cheers,
Stefan
ASCII Dash on Haiku
Hello i am the new
Yesterday i try to conpile ASCII dash on Haiku, but i have no cmake. I do it in old style with gcc -o output files, but it does not compile because of missing headers. I add all headers the compile output informed me but at the end i get the message header missing without details.
Any idea? List of all header files?
Regards lelldorin
Yesterday i try to conpile ASCII dash on Haiku, but i have no cmake. I do it in old style with gcc -o output files, but it does not compile because of missing headers. I add all headers the compile output informed me but at the end i get the message header missing without details.
Any idea? List of all header files?
Regards lelldorin