spin the choice![]()
A calculator which only uses bitwise operations
Redo a program in a creative way (see Prelude's comment in previous poll)
Make the most obfuscated (complicated-looking) program
A "VERY" small RPG
An accounting program which receives some transaction and journalizes it
A card game
Slot Machine (a.k.a. fruit machine)
Hangman
A primitive text editor
A perfect number finder
A basic drawing program
This is a discussion on The Third Round: (*easy*) within the A Brief History of Cprogramming.com forums, part of the Community Boards category; spin the choice...
text editor
a text editor wouldnt that qualify as hard? im thinking of something along the lines of VI and that would be quite involved...
Card game sounds fun. Like poker or blackjack. I made it in BASIC once, the shuffling algorithm will probably be a bit harder without that good old goto though.
how about a text file compressor..
A small rpg.
I take it by "very small" you mean it could also be an engine, instead of a playing version.... right?
Regards,
Mario Figueiredo
Using Borland C++ Builder 5
Read the Tao of Programming
This advise was brought to you by the Comitee for a Service Packless World
I say a "Calculator", If not, "Obfuscated C Code". Calculator will make us brush up our maths and obfuscated C is real fun![]()
obfuscated's are always fun. Let's do that.