Search found 6 matches
- 24 Nov 2013 13:33
- Forum: DOS Batch Forum
- Topic: Fallen Night Batch Game (DEMO)
- Replies: 1
- Views: 2525
Fallen Night DEMO Update
There was a bug I wanted to fix last night but I was done for the day. I used timeout /t /nobreak (time) >nul Instead of timeout /nobreak /t (time) >nul In most areas.. I fixed that and i'm here with v2 of Fallen Night Demo Link: http://www.mediafire.com/download/hbi7rmeydk4ayd8/Fallen%2520Night%252...
- 23 Nov 2013 19:27
- Forum: DOS Batch Forum
- Topic: Fallen Night Batch Game (DEMO)
- Replies: 1
- Views: 2525
Fallen Night Batch Game (DEMO)
This has a horror-ish atmosphere but it's not a complete horror. It's mainly a puzzle. This is the demo and it took me 2 - 3 hours to complete the demo. Please let me know if there is any bugs for force-closes Also, it may be tricky so private message me if you have absolutely NO clue how to get pas...
- 23 Nov 2013 17:12
- Forum: DOS Batch Forum
- Topic: Calculator
- Replies: 12
- Views: 10022
Re: Calculator
Sorry about that everyone, I just figured out how to make all calculator elements into one Well, i'm going back to batch and i'll post some more projects here.
- 14 Nov 2013 10:01
- Forum: DOS Batch Forum
- Topic: Calculator
- Replies: 12
- Views: 10022
Re: Calculator
Yeah, I make remake one in Batch for fun But i'll probably add some more functionalities with my c++ version
- 13 Nov 2013 22:17
- Forum: DOS Batch Forum
- Topic: Calculator
- Replies: 12
- Views: 10022
Re: Calculator
Calculator Link -- http://www.mediafire.com/?hqaj2g8x7237hrx
- 13 Nov 2013 22:14
- Forum: DOS Batch Forum
- Topic: Calculator
- Replies: 12
- Views: 10022
Calculator
Hello everyone, I decided to make a fun tool, a simple calculator. NOTE: I only programmed ADDITION to work (For now) Looks like this: Calculator Test Enter First Value (Enter any number here then press enter) Enter Second Value (Enter any number here then press enter) "first number" + &qu...