Hacker News new | past | comments | ask | show | jobs | submit login

Like the ever popular and powerful Pablodraw[0], this is a .Net application.

I tried a few CLI ANSI and ASCII editors on Linux recently, and it was not a great experience. Most are fairly inscrutable with limited documentation, and at least on my OS, some were just plain broken.

Ah, bitrot.

[0] http://picoe.ca/products/pablodraw/




REXPaint is not based on .Net, and works flawlessly under Wine on Linux. Although there's no native build, there are a bunch of users on both Linux and OSX (especially since a sizeable portion of the roguelike dev community uses non-Windows platforms).

REXPaint also comes with a lengthy manual covering all of its features in detail: https://www.gridsagegames.com/rexpaint/manual.txt


I fixed a networking bug in PabloDraw about 7 years ago and recall encountering only Visual C++. Are you sure PD is a .NET app?

Or is my definition of .NET wrong?


It depends on .NET 4 (or Mono [1]) and is built on Eto.Forms [2], so it most definitely is a .NET application, and more than likely is written in C#.

[1] https://www.mono-project.com/

[2] https://github.com/picoe/Eto




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: