Well, I don't have internet on my computer. So I can't post the files... :S tomorrow I'll upload them and the source code

Anyhoo, I made a texbased tile based game! You open one program, type in up to 10 numbers (1's/2's) across / down ( it cuts off any excess automatically. Gotta love those char arrays )

Then open another program, and it loads the .ewr (epic writer/reader :P). Then choose the character you want to replace the 1's and 2's, and it replaces them all! So yeah, its like, under 50 lines of code, but I'm proud of it. I got no help doing it, and I have never programmed a tile based game before. So I basically learned how to as I went.

So yeah, just had to announce this... back to toolbars I go.

I also need an idea what to program next... I have already made a triangle solver, tic tac toe game ( no AI... that shits hard unless I use a bunch of messy if/else statements.) An MS paint replica... well, almost at least. I can draw different colours/ sizes and save the picture.

What basic useless thing should I make next? I'm in a programming mood.