Jump to content

Program Idea Thread

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
LogicKills

LogicKills

    Programmer

  • Members
  • PipPipPipPip
  • 139 posts
Post the most random/cool/weird/outrageous program ideas you can.
I hate it when I get coders block, hopefully this thread will give ideas to myself and others when in need.

I think it would be cool to pick some of the stranger and actually code them!


/LogicKills/
http://logickills.org
Science - Math - Hacking - Tech

#2
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
lol, nice thread :D

I have 1.....:
Write a program playing mp3 files. Reversed... :D
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#3
amrosama

amrosama

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 8,674 posts
i have a really good one too, im also half way finished with it:

its similar to the braintest questions, where a colored word is displayed but the word says a diffrent color (like: a word "red"but the font color is black) with a 3 second or more timer for one answer and the user wilkl have to choose between two colors (red or black) and the user have to choose the acual color of the word not the meaning.
-after answering all the question an answer report shows the result of the test
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
www.amrosama.com | the unholy methods of javascript

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
One source of ideas is to find a cool open-source program in a language you aren't familiar with, and recreate it in a language you DO know without looking at the code. I'm (in theory) doing that with StorYBook, which is written in Java, with the goal of recreating it in C++.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Write a program that will make your CPU frequency static if only dynamic is supported in your BIOS.