Hi. Just wondering if anyone can help me.
My game is about 4/5's done and when I complete it I want to know
if I can make my own icons for it and if so, what programs should I use to make it and how do I make it the Icon?
Well, thank you in advance.
After searching for Icon in the manual :
Custom icon
If you wish, you can use your own custom icon when you build a Windows EXE file. To do this, simply place your icon in your game's folder, and name it USER.ICO. Then, load the editor, make sure it is set to generate a Windows executable, and save the game.
Your icon must be standard 32x32 pixels in 16-colour. If it is any other size or colour depth, the editor will give an error.
NOTE: The icon must be a proper Windows .ICO file, not just a renamed BMP file. Icon editors, such as AX-Icons from http://www.axialis.com, will convert it for you.
You can also have a custom icon for the Setup program generated. To do so, create your icon as above but name it setup.ico in the game folder.
_________________________________________________
You can use Axialis Icon workshop, heres the download link:
http://www.axialis.com/download/iw.html
its a 30 day trial but I don't think you'll need 30 days to make an icon ;)