Posted 11 August 2014 - 08:01 PM
Simple chat program
I know, there are a million projects like that in this forum.
But i put quite a bit work in this code and I think it came out quite okay :)/>
So what is it all about ?
This is a simple chat program.
You can choose a Nickname that will be shown in front of your messages.
Every computer just has to be in range of each other to chat.
Here`s the code: http://pastebin.com/zebPZEQz
PS: I know this is nothing special and the code is not very clean and some aspects might be way too complicated but for me( as a beginner in Lua) it was already a challenge to get this working as it is now!
Hope you like it !
EDIT: Updated version online :)/> fixed some bugs and added some slowprint :D/>
Kouksi44
Here are some pictures:
http://www.directupl...tqjukyj_png.htm
http://www.directupl...ne7t8xg_png.htm
http://www.directupl...rwgig6s_png.htm
http://www.directupl...2tumyqd_png.htm
I know, there are a million projects like that in this forum.
But i put quite a bit work in this code and I think it came out quite okay :)/>
So what is it all about ?
This is a simple chat program.
You can choose a Nickname that will be shown in front of your messages.
Every computer just has to be in range of each other to chat.
Here`s the code: http://pastebin.com/zebPZEQz
PS: I know this is nothing special and the code is not very clean and some aspects might be way too complicated but for me( as a beginner in Lua) it was already a challenge to get this working as it is now!
Hope you like it !
EDIT: Updated version online :)/> fixed some bugs and added some slowprint :D/>
Kouksi44
Here are some pictures:
http://www.directupl...tqjukyj_png.htm
http://www.directupl...ne7t8xg_png.htm
http://www.directupl...rwgig6s_png.htm
http://www.directupl...2tumyqd_png.htm
Edited on 11 August 2014 - 07:35 PM