Switch to full style
Libraries, utilities, bootloaders...
Post a reply

Character map

Mon Mar 24, 2014 9:27 pm

I think that the character map should be decided now, because it's going to mess everyone's game if we change it later.

Image

There is still a character left (0x7F)... any idea of what we could do with it?
Any suggestion?

Note: characters 0x00 (null), 0x0A (line feed) and 0x0D (carriage return) are empty on purpose.

Re: Character map

Mon Mar 24, 2014 10:13 pm

Do you think it makes sense shortening the height of the up and down arrow, to match the left/right arrows? (On both the sets)

For the empty slot, what about an icon for the gamebuino itself? Maybe a stylized G?

Re: Character map

Mon Mar 24, 2014 10:28 pm

You're right about the arrows, I'll change it.
I'm not sure we can fit a recognizable G in 5x8 pixels... what do you think about that, I tried to make it look like the one from the logo:
Image
It just looks like a regular G hahah... in fact I could replace the G in the character map for this one.

Re: Character map

Mon Mar 24, 2014 10:41 pm

It might be disconcerting to just have the G in a different font, but it might also be really cool and make the system stand out. I really can't tell if it's a good idea or not

Re: Character map

Mon Mar 24, 2014 11:36 pm

what about a mascot or maybe a lightning icon
or what about a stick figure robot, just trowing it out there people have to deside

Re: Character map

Tue Mar 25, 2014 12:00 am

I think the copyright symbol makes the most sense tbh.

The icon for the gbp is missing. Not really an issue till someone wants to make a british spy game :lol: .

But yeah, the copyright symbol really needs to be there.

Re: Character map

Tue Mar 25, 2014 12:25 am

hrangan wrote:I think the copyright symbol makes the most sense tbh.

The icon for the gbp is missing. Not really an issue till someone wants to make a british spy game :lol: .

But yeah, the copyright symbol really needs to be there.


©? why, we got like nothing to copyright, most all stuff opensource

Re: Character map

Tue Mar 25, 2014 12:31 am

Thumbs up.
Also, why can't we use the empty spaces?

Re: Character map

Tue Mar 25, 2014 1:07 am

adekto wrote:
hrangan wrote:I think the copyright symbol makes the most sense tbh.

The icon for the gbp is missing. Not really an issue till someone wants to make a british spy game :lol: .

But yeah, the copyright symbol really needs to be there.


©? why, we got like nothing to copyright, most all stuff opensource


The hardware and software definitely are open source, but the intellectual property for the game itself may not be.

That said, having a copyright on the game doesn't mean the code can't also be open source, it just gives the developer control over their creation. Open source projects are often copyrighted. For example, rodot owns the copyright to Gamebuino.

Re: Character map

Tue Mar 25, 2014 1:10 am

Skyrunner65 wrote:Thumbs up.
Also, why can't we use the empty spaces?


The three with black borders are special characters, like newlines (ie, pressing the enter key). There's only one real space character (20 on the grid), and that's to represent actual spaces.
Post a reply