Programming Itch

All things asdf (and anything else)
User avatar
Anonymously Famous
JKL; Assassin
JKL; Assassin
Posts: 11413
Joined: Thu Mar 03, 2011 6:52 pm
Location: Area ???, under Bermuda Triangle

Programming Itch

Post by Anonymously Famous » Mon Oct 17, 2011 3:52 am

Hi all,

Every once in a while I get an urge to write a computer program. The problem is, this time I don't know what I want to program. Any ideas? Nothing to graphics heavy, please.
BOTTOM TEXT
ThingerDudes wrote:The only reasonable amount of Nutella is infinity. Everything else is too little.
Proud poster of the 300kth post in General

User avatar
ThingerDudes
ASDF Warlord
ASDF Warlord
Posts: 20958
Joined: Sun Apr 12, 2009 4:12 am
Location: near, far, wherever i are

Re: Programming Itch

Post by ThingerDudes » Mon Oct 17, 2011 3:59 am

while (true) {
cout << "ASDF";
}

some sort of maze solving thing or maybe something to do with checkers? I think those are good exercises to start out with...
Image

User avatar
Anonymously Famous
JKL; Assassin
JKL; Assassin
Posts: 11413
Joined: Thu Mar 03, 2011 6:52 pm
Location: Area ???, under Bermuda Triangle

Re: Programming Itch

Post by Anonymously Famous » Mon Oct 17, 2011 4:12 am

To start out with, sure. A maze solver would let me brush up on recursion, and checkers would, if I choose to not do a text-based game, let me play with some graphics libraries, and either way it would let me brush up on out-and-out logic. I did the maze thing back in college, though, and I did chess, too. Still, it was years ago, so it might be worth a shot.
BOTTOM TEXT
ThingerDudes wrote:The only reasonable amount of Nutella is infinity. Everything else is too little.
Proud poster of the 300kth post in General

User avatar
vraiment
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 9505
Joined: Sun Oct 05, 2008 2:35 am
Pronouns: Well it shouldn't really be that complicated if you go over my post history but then... why are you searching through my post history? Don't you think you are over complicating something as simple as just referring to me? Why are you like this? Is it just out of boredom? Does your religion require it? You could just assume them and skip all this paragraph, don't worry an eldritch horror won't appear out of nowhere to eat you (or me for that matter) if you get this wrong, the worst that can happen is I ignore you and even in that case you can try again! There shouldn't be that many options anyway so if you get it wrong the first time try again and again. Bottom line is: you just lost a bunch of time reading this paragraph for something as trivial as figuring out how to refer to me when you could just have deduced it which should make you think your life choices so far.

Re: Programming Itch

Post by vraiment » Mon Oct 17, 2011 11:21 pm

what about a minesweeper or a Crysis port in Linux :D
Image

User avatar
Anonymously Famous
JKL; Assassin
JKL; Assassin
Posts: 11413
Joined: Thu Mar 03, 2011 6:52 pm
Location: Area ???, under Bermuda Triangle

Re: Programming Itch

Post by Anonymously Famous » Tue Oct 18, 2011 12:43 am

Minesweeper might be fun. To do it in Linux, though, I would need to install Linux. I'm not sure I want to do that. I'll probably go with either Checkers or Minesweeper.
BOTTOM TEXT
ThingerDudes wrote:The only reasonable amount of Nutella is infinity. Everything else is too little.
Proud poster of the 300kth post in General

User avatar
ThingerDudes
ASDF Warlord
ASDF Warlord
Posts: 20958
Joined: Sun Apr 12, 2009 4:12 am
Location: near, far, wherever i are

Re: Programming Itch

Post by ThingerDudes » Tue Oct 18, 2011 3:15 am

making an AI for checkers might be fun. and if you do minesweeper do wraparound mode. it's not too hard at all from a programming perspective, but I think it's cute.
Image

User avatar
Anonymously Famous
JKL; Assassin
JKL; Assassin
Posts: 11413
Joined: Thu Mar 03, 2011 6:52 pm
Location: Area ???, under Bermuda Triangle

Re: Programming Itch

Post by Anonymously Famous » Tue Oct 18, 2011 3:55 am

Wraparound mode? You mean the squares on the far right would count the squares on the far left?
BOTTOM TEXT
ThingerDudes wrote:The only reasonable amount of Nutella is infinity. Everything else is too little.
Proud poster of the 300kth post in General

User avatar
ThingerDudes
ASDF Warlord
ASDF Warlord
Posts: 20958
Joined: Sun Apr 12, 2009 4:12 am
Location: near, far, wherever i are

Re: Programming Itch

Post by ThingerDudes » Tue Oct 18, 2011 4:12 am

yup. there was a way to enable it on the winXP version of minesweeper, and I thought it was cute. makes for a more challenging game.
Image

User avatar
vraiment
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 9505
Joined: Sun Oct 05, 2008 2:35 am
Pronouns: Well it shouldn't really be that complicated if you go over my post history but then... why are you searching through my post history? Don't you think you are over complicating something as simple as just referring to me? Why are you like this? Is it just out of boredom? Does your religion require it? You could just assume them and skip all this paragraph, don't worry an eldritch horror won't appear out of nowhere to eat you (or me for that matter) if you get this wrong, the worst that can happen is I ignore you and even in that case you can try again! There shouldn't be that many options anyway so if you get it wrong the first time try again and again. Bottom line is: you just lost a bunch of time reading this paragraph for something as trivial as figuring out how to refer to me when you could just have deduced it which should make you think your life choices so far.

Re: Programming Itch

Post by vraiment » Tue Oct 18, 2011 7:33 pm

your definition of cute it's weird
Image

User avatar
atomtengeralattjaro
Site Admin
Site Admin
Posts: 37518
Joined: Wed May 23, 2007 3:43 pm
Location: green
Pronouns: he / they / that submarine
Contact:

Re: Programming Itch

Post by atomtengeralattjaro » Sun Oct 30, 2011 11:37 am

Anonymously Famous wrote:Hi all,

Every once in a while I get an urge to write a computer program. The problem is, this time I don't know what I want to program. Any ideas? Nothing to graphics heavy, please.
make a simple ASDF game, something to do with moving keyboard keys around or something
it's more of a creativity task than a programming one though
Ivokyuftaf6666 wrote:
Sun Oct 20, 2019 5:22 pm
Awesome Site, Delivering Fun
Image

User avatar
Arkannine
ASDF Warlord
ASDF Warlord
Posts: 15525
Joined: Tue Oct 28, 2008 9:21 pm
Location: I'm on a boat
Pronouns: Don't even try, I'm offended already

Re: Programming Itch

Post by Arkannine » Sun Oct 30, 2011 1:24 pm

Do a solvable randomly generated maze game and then tell me how you did it :)
assdef wrote:I've seen a number of Cocks in my days.

hobobuster
ASDF Prophet
ASDF Prophet
Posts: 4301
Joined: Thu May 24, 2007 6:11 pm
Location: Pushing through to find my place.
Contact:

Re: Programming Itch

Post by hobobuster » Sun Oct 30, 2011 3:11 pm

atomtengeralattjaro wrote:
Anonymously Famous wrote:Hi all,

Every once in a while I get an urge to write a computer program. The problem is, this time I don't know what I want to program. Any ideas? Nothing to graphics heavy, please.
make a simple ASDF game, something to do with moving keyboard keys around or something
it's more of a creativity task than a programming one though

AHEM

It sounds to me like the ASDF RPG needs to be placed back into action... ahahahahahaha! Ah what wonderful procrastination days!
Come read my new book coming out soon!
http://www.writerscafe.org/writing/hobobuster/837505/

Leave a comment, leave a rant, or just leave some love, but be honest, I'm not afraid of criticsm! :D

User avatar
atomtengeralattjaro
Site Admin
Site Admin
Posts: 37518
Joined: Wed May 23, 2007 3:43 pm
Location: green
Pronouns: he / they / that submarine
Contact:

Re: Programming Itch

Post by atomtengeralattjaro » Sun Oct 30, 2011 4:17 pm

heh maybe. That's a bigger project though, my suggestion was more of a means to ease one's so called programming itch :)
Ivokyuftaf6666 wrote:
Sun Oct 20, 2019 5:22 pm
Awesome Site, Delivering Fun
Image

User avatar
vraiment
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 9505
Joined: Sun Oct 05, 2008 2:35 am
Pronouns: Well it shouldn't really be that complicated if you go over my post history but then... why are you searching through my post history? Don't you think you are over complicating something as simple as just referring to me? Why are you like this? Is it just out of boredom? Does your religion require it? You could just assume them and skip all this paragraph, don't worry an eldritch horror won't appear out of nowhere to eat you (or me for that matter) if you get this wrong, the worst that can happen is I ignore you and even in that case you can try again! There shouldn't be that many options anyway so if you get it wrong the first time try again and again. Bottom line is: you just lost a bunch of time reading this paragraph for something as trivial as figuring out how to refer to me when you could just have deduced it which should make you think your life choices so far.

Re: Programming Itch

Post by vraiment » Sun Oct 30, 2011 10:19 pm

I have a procrastination itch
Image

hobobuster
ASDF Prophet
ASDF Prophet
Posts: 4301
Joined: Thu May 24, 2007 6:11 pm
Location: Pushing through to find my place.
Contact:

Re: Programming Itch

Post by hobobuster » Mon Oct 31, 2011 4:20 pm

Vraiment, I'd put that off till later if I were you.
Come read my new book coming out soon!
http://www.writerscafe.org/writing/hobobuster/837505/

Leave a comment, leave a rant, or just leave some love, but be honest, I'm not afraid of criticsm! :D

Foop
Regular ASDF'er
Regular ASDF'er
Posts: 85
Joined: Mon Oct 20, 2008 9:11 pm
Contact:

Re: Programming Itch

Post by Foop » Tue Nov 01, 2011 3:07 am

Games in TI-Basic

User avatar
atomtengeralattjaro
Site Admin
Site Admin
Posts: 37518
Joined: Wed May 23, 2007 3:43 pm
Location: green
Pronouns: he / they / that submarine
Contact:

Re: Programming Itch

Post by atomtengeralattjaro » Tue Nov 01, 2011 10:54 pm

Hi, Foop! :)
Ivokyuftaf6666 wrote:
Sun Oct 20, 2019 5:22 pm
Awesome Site, Delivering Fun
Image

Foop
Regular ASDF'er
Regular ASDF'er
Posts: 85
Joined: Mon Oct 20, 2008 9:11 pm
Contact:

Re: Programming Itch

Post by Foop » Thu Nov 03, 2011 2:13 am

Hello!

Btw... ti totally depends on what languages you know

User avatar
Anonymously Famous
JKL; Assassin
JKL; Assassin
Posts: 11413
Joined: Thu Mar 03, 2011 6:52 pm
Location: Area ???, under Bermuda Triangle

Re: Programming Itch

Post by Anonymously Famous » Thu Nov 03, 2011 3:52 am

I know a little bit of everything. Today I fixed some corrupted text in a Chinese encoding, using Python, with a little help to recognize what the problem was.

I haven't found the time to do Checkers or Mine Sweeper. Maybe over the weekend...
BOTTOM TEXT
ThingerDudes wrote:The only reasonable amount of Nutella is infinity. Everything else is too little.
Proud poster of the 300kth post in General

User avatar
vraiment
JKL;'s Nightmare
JKL;'s Nightmare
Posts: 9505
Joined: Sun Oct 05, 2008 2:35 am
Pronouns: Well it shouldn't really be that complicated if you go over my post history but then... why are you searching through my post history? Don't you think you are over complicating something as simple as just referring to me? Why are you like this? Is it just out of boredom? Does your religion require it? You could just assume them and skip all this paragraph, don't worry an eldritch horror won't appear out of nowhere to eat you (or me for that matter) if you get this wrong, the worst that can happen is I ignore you and even in that case you can try again! There shouldn't be that many options anyway so if you get it wrong the first time try again and again. Bottom line is: you just lost a bunch of time reading this paragraph for something as trivial as figuring out how to refer to me when you could just have deduced it which should make you think your life choices so far.

Re: Programming Itch

Post by vraiment » Thu Nov 03, 2011 4:54 pm

chinese encoding? Hell!!!!!!
Image

Post Reply