Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411488 Posts in 69371 Topics- by 58427 Members - Latest Member: shelton786

April 24, 2024, 01:17:20 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsAsciiWare
Pages: [1]
Print
Author Topic: AsciiWare  (Read 5857 times)
goldbuick
Level 1
*


where am I?


View Profile
« on: January 17, 2009, 01:48:06 PM »

Hello all! I'm working on a general purpose lua driven text console. Since it's emulated text mode I have added some new things.

Hand Point Right Consoles can be any size you'd like.
Hand Point Right Instead of working with 16 colors you have 255 and 1 transparent.
Hand Point Right Consoles can have multiple layers.
Hand Point Right Keyboard and Mouse input supported. Should I add Xbox controller?
Hand Point Right Audio support will be provided by FMOD. Should I do locational audio?

My ultimate goal is to make a read to use game editor for AsciiWare. So you can just jump in and edit rooms and scripts.

Here are some screenshots to better explain having multiple layers.







Any thoughts would be welcome! Shocked


Logged

--== AHHHHHHHHHHHHHH ==--
Cymon
Level 9
****


Computer Kid


View Profile WWW
« Reply #1 on: January 17, 2009, 02:59:46 PM »

Wow. Now, take this with a grain of salt, but this sort of thing really drives home the question of "why text graphics". I mean I like text as a zero cost representation, sort of an unimpressive default tile set. However, when you start doing this with it my initial reaction is "why not just make your own tile set? I'll look better."

I understand using ASCII as the brush to draw your art, and I'll bet in motion this could be jizz-in-your-pants-alicious. But I'll bet with a good artist behind it it could be even better. (What's better than jizz-in-your-pants-alicious?)

If you're going to go with this, you need the black space to be transparent around your character ... characters. Like the non-scenery level.
Logged

Cymon's Games, free source code, tutorials, and a new game every week!
Follow me on twitter
Hideous
That's cool.
Level 10
*****


3D models are the best


View Profile WWW
« Reply #2 on: January 17, 2009, 03:14:02 PM »

360 controller support would be lovely!

Also, ASCII is fucking awesome. There's a reason most roguelikes still use it, Cymon.
« Last Edit: January 17, 2009, 03:30:35 PM by Hideous » Logged

Cymon
Level 9
****


Computer Kid


View Profile WWW
« Reply #3 on: January 17, 2009, 04:24:25 PM »

360 controller support would be lovely!

Also, ASCII is fucking awesome. There's a reason most roguelikes still use it, Cymon.
I thought you knew me better than that. You know I like ASCII. I said so before. But I'm not convinced the reason folks like ASCII is it's aesthetic quality. Like I said. I use ASCII because it's a quick, (dirty,) and easy way to put something on the screen representing what you want.
Logged

Cymon's Games, free source code, tutorials, and a new game every week!
Follow me on twitter
Super-Dot
Level 1
*


hup hup


View Profile
« Reply #4 on: January 17, 2009, 05:06:18 PM »

ASCII is good because, if you'll pardon the simplified terminology, it's ugly by default and it's really hard to make it beautiful. So when you use ASCII, you're freeing yourself from the constraints of good aesthetic taste. You don't need to be an artist to use ASCII, unlike most other art styles. It's an aesthetic that allows you to concentrate on the programming or the gameplay or whatever. And it's retro!

And, of course, it imposes a bunch of constraints. Constraints are fabulous.
Logged

Kelsey Higham, student at SJSU
Gravious
Level 2
**


"Swedish meatballs"


View Profile WWW
« Reply #5 on: January 17, 2009, 05:35:43 PM »

360 controller support would be lovely!

Also, ASCII is fucking awesome. There's a reason most roguelikes still use it, Cymon.
I thought you knew me better than that. You know I like ASCII. I said so before. But I'm not convinced the reason folks like ASCII is it's aesthetic quality. Like I said. I use ASCII because it's a quick, (dirty,) and easy way to put something on the screen representing what you want.

WTF, really?

ASCII art is fucking AWESOME

Buick, that looks awesome, i want to see a full game that looks like that from you next month, or sooner!
Logged

One day I'll think about doing something to stop procrastinating.
Ninja Disguise
Level 1
*


View Profile
« Reply #6 on: January 17, 2009, 05:38:55 PM »

It might not look as good as a proper tileset, but it's different and that's worth something. Looking forward to more!
Logged
Lucaz
Level 6
*


Indier than thou


View Profile WWW
« Reply #7 on: January 17, 2009, 07:37:14 PM »

I think this is great.

Also, ASCII art is nice, well done it's at the same level as tiles. And those two last screenshots look awesome.
Logged

William Broom
Level 10
*****


formerly chutup


View Profile
« Reply #8 on: January 17, 2009, 10:20:47 PM »

That is fair brilliant. But like Cymon said, if you layer the clouds over the ground tiles, then why not do the same with the characters?

I guess that might present a problem when your character is walking over snow, though...
Logged

Loren Schmidt
Level 10
*****



View Profile WWW
« Reply #9 on: January 18, 2009, 12:35:53 AM »

This is looking good. I didn't know you were planning to make a toolkit. I thought it was going to be a game!

Thanks for pointing me to PixelToaster, by the way. I'm seriously considering using it in the future.
Logged
Movius
Guest
« Reply #10 on: January 18, 2009, 08:49:51 AM »

it's Looking great goldbuick.

Pointless aesthetic arguments aside, custom tilesheet support for different fonts/etc would be nice.

In terms of a ready-to-use editor, it might be useful to include some pre-built dungeon generating tools for novice users.
Logged
goldbuick
Level 1
*


where am I?


View Profile
« Reply #11 on: January 18, 2009, 08:58:25 AM »

In terms of a ready-to-use editor, it might be useful to include some pre-built dungeon generating tools for novice users.

Yeah, I would really love to provide some generation tools with the ready-to-use editor.
Logged

--== AHHHHHHHHHHHHHH ==--
goldbuick
Level 1
*


where am I?


View Profile
« Reply #12 on: January 25, 2009, 03:35:04 AM »



Just another shot to let you know I'm not dead!
Logged

--== AHHHHHHHHHHHHHH ==--
Eclipse
Level 10
*****


0xDEADC0DE


View Profile WWW
« Reply #13 on: January 25, 2009, 03:47:47 AM »

360 controller support would be lovely!

Also, ASCII is fucking awesome. There's a reason most roguelikes still use it, Cymon.

because mostly roguelike programmers aren't able to do a tileset that looks nice?

the only reason is legacy, roguelikes are a real niche genre, so they're mostly made and played by people not really inclined to change something that just works.


Lovely stuff goldbrick Smiley reminds me of megazeux!
« Last Edit: January 25, 2009, 03:52:25 AM by Eclipse » Logged

<Powergloved_Andy> I once fapped to Dora the Explorer
goldbuick
Level 1
*


where am I?


View Profile
« Reply #14 on: January 25, 2009, 04:02:20 AM »

Oh, I did add 360 controller support. But still need to test it !
Logged

--== AHHHHHHHHHHHHHH ==--
Hideous
That's cool.
Level 10
*****


3D models are the best


View Profile WWW
« Reply #15 on: January 25, 2009, 04:44:25 AM »

I can test it if you like Well, hello there!
Logged

WiL
Level 0
**


IS MPG


View Profile
« Reply #16 on: January 25, 2009, 07:30:48 PM »

Here's the introduction to two of the main "riddle" NPCs from this thing I am working on  Hand Shake LeftShocked:handshakeR: :






I figure ascii was good enough for Moses, it's good enough for me.
Logged
Cymon
Level 9
****


Computer Kid


View Profile WWW
« Reply #17 on: January 26, 2009, 07:15:51 AM »

Now what'd be cool is if a pictures like that was a composite of a few transparent levels that only looked that way once in a while. Make it a clue to a puzzle that you need to be where something looked like something... okay, I'm getting obscure here. I'm gonna stop.
Logged

Cymon's Games, free source code, tutorials, and a new game every week!
Follow me on twitter
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic