Timeline for ASCII text-based RPG game in C++
Current License: CC BY-SA 3.0
26 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 1, 2018 at 19:59 | comment | added | Xam | Great ASCII art. Horrible code. | |
| Aug 7, 2017 at 21:48 | comment | added | Dan Mašek | Two words: start refactoring. This is untestable and unmaintainable. | |
| Aug 7, 2017 at 19:34 | vote | accept | Handge | ||
| Aug 7, 2017 at 15:52 | comment | added | Per Hornshøj-Schierbeck | Reading this code makes me happy (especially seeing the ascii). I'm brought back to the good old days :) | |
| Aug 7, 2017 at 15:09 | answer | added | Aziuth | timeline score: 3 | |
| Aug 7, 2017 at 14:16 | answer | added | kfx | timeline score: 5 | |
| Aug 7, 2017 at 14:04 | comment | added | Florian Schaetz | I highly doubt that he did the ascii art, since this page has some of it with different names attached to it... ascii.co.uk/art | |
| Aug 7, 2017 at 11:14 | answer | added | Rchn | timeline score: 12 | |
| Aug 6, 2017 at 13:00 | comment | added | Handge | Yeah I changed it on the display screen, but nothing else just need to change some things | |
| Aug 6, 2017 at 12:59 | vote | accept | Handge | ||
| Aug 6, 2017 at 13:08 | |||||
| Aug 6, 2017 at 12:58 | vote | accept | Handge | ||
| Aug 6, 2017 at 12:59 | |||||
| Aug 6, 2017 at 12:58 | vote | accept | Handge | ||
| Aug 6, 2017 at 12:58 | |||||
| Aug 6, 2017 at 9:51 | comment | added | carefulnow1 | Small insignificant point: menu is the correct spelling, not menue. | |
| Aug 6, 2017 at 5:38 | history | tweeted | twitter.com/StackCodeReview/status/894070074922983424 | ||
| Aug 6, 2017 at 1:02 | answer | added | Davislor | timeline score: 16 | |
| Aug 5, 2017 at 20:38 | comment | added | Handge | Well, reason why I did this in C++, was because: a- One of the only languages I really know. b- I think C++ is really nice and easy and I don't really want to learn another language currently | |
| Aug 5, 2017 at 19:40 | comment | added | einpoklum | Can you talk a little about why you wanted to do this in C++ rather than, say, some scripting language? | |
| Aug 5, 2017 at 18:35 | history | edited | Jamal | CC BY-SA 3.0 |
added 12 characters in body; edited tags; edited title
|
| Aug 5, 2017 at 17:09 | answer | added | Jerry Coffin | timeline score: 47 | |
| Aug 5, 2017 at 16:54 | answer | added | Edward | timeline score: 29 | |
| Aug 5, 2017 at 16:42 | history | edited | Handge | CC BY-SA 3.0 |
edited body
|
| Aug 5, 2017 at 16:21 | history | edited | Jamal | CC BY-SA 3.0 |
deleted 39 characters in body; edited tags
|
| Aug 5, 2017 at 16:18 | comment | added | Handge | Thx, also known problem "using namespace std" didn't know it was bad until I was half way done, currently I am still working on this project. | |
| Aug 5, 2017 at 16:07 | comment | added | Loki Astari | Some very impressive ascii art. | |
| Aug 5, 2017 at 15:02 | review | First posts | |||
| Aug 5, 2017 at 15:07 | |||||
| Aug 5, 2017 at 14:58 | history | asked | Handge | CC BY-SA 3.0 |