Glitch City Laboratories Archives

Glitch City Laboratories closed on 1 September 2020 (announcement). This is an archived copy of a thread from Glitch City Laboratories Forums.

You can join Glitch City Research Institute to ask questions or discuss current developments.

You may also download the archive of this forum in .tar.gz, .sql.gz, or .sqlite.gz formats.

Programming/Scripting/Development/Web Design

[Passion Project]Glitchspeak Program - Page 1

[Passion Project]Glitchspeak Program

Posted by: zeifyl
Date: 2017-04-10 06:23:03
[img]http://image.prntscr.com/image/02615d10dbd74b219e0bf84fb6f4a223.png[/img]


UPDATE: Program is finished, and can now be downloaded from here

Since I currently got nothing to do at work (since all the current tasks are above my paygrade), the boss told me to just do whatever, and I decided to start working on a Glitchspeak program, because Pokemon #360. It's supposed to be able to convert letters in text to a "glitched" string, using some rules I've set up (such as randomising if the letter is uppercase or lowercase, and most of the time just turning it into a random symbol I found), and back to English.

[img]http://image.prntscr.com/image/bb49888229024f95b6c0ee1c972a8797.png[/img]


The program is written in C#, using Visual Studio 2015.

Any feedback or suggestions would be greatly appreciated.

Re: [Passion Project]Glitchspeak Program

Posted by: Yeniaul
Date: 2017-04-10 09:26:34
I like the premise. Looks good.

Re: [Passion Project]Glitchspeak Program

Posted by: zeifyl
Date: 2017-04-10 10:02:16
Thanks!

Re: [Passion Project]Glitchspeak Program

Posted by: zeifyl
Date: 2017-04-12 02:42:56
Update: Program is finished, and can now be downloaded from Here

Also sorry for double posting.

Re: [Passion Project]Glitchspeak Program

Posted by: Torchickens
Date: 2017-04-12 03:42:15
This is a really nice looking program.  :) Love it.

Re: [Passion Project]Glitchspeak Program

Posted by: zeifyl
Date: 2017-04-12 03:52:27

This is a really nice looking program.  :) Love it.

Woah! Torchickens saw it, and likes it! Thanks!
Also I did fix a tiny bug, concerning the letter "v". The download link has been updated with the latest version.

Re: [Passion Project]Glitchspeak Program

Posted by: Torchickens
Date: 2017-04-12 07:47:53


This is a really nice looking program.  :) Love it.

Woah! Torchickens saw it, and likes it! Thanks!
Also I did fix a tiny bug, concerning the letter "v". The download link has been updated with the latest version.


You're welcome, hehe. :)

I see, cool.