Poll of the Day > If I had a bit more programming knowledge, mainly software engineering

Topic List
Page List: 1
TheWorstPoster
03/06/18 8:53:49 PM
#1:


I would totally create a Sokoban programming game. You don't control the idiot pushing the boxes onto the dots, but you program a robot ahead of time who does every move after you input them. And no way to add more inputs on that stage after you press Start.

It'll make everyone rage with frustration.
... Copied to Clipboard!
Lokarin
03/06/18 8:55:01 PM
#2:


Nah, that could be an interesting game - especially if you had to pick up commands on the go
---
"Salt cures Everything!"
My YouTube: https://www.youtube.com/user/Nirakolov/videos
... Copied to Clipboard!
shadowsword87
03/06/18 9:12:13 PM
#3:


That's called a rhythm game.
---
ImmortalityV, "I would like to kiss Icoyar to be honest in a non gay way though"
... Copied to Clipboard!
Questionmarktarius
03/07/18 11:17:17 AM
#4:


All that does, is teach the important step of software planning.
Scratch out the logic and flow on scrap paper, before even starting to slap code.
... Copied to Clipboard!
TheWorstPoster
03/07/18 4:51:56 PM
#5:


Questionmarktarius posted...
All that does, is teach the important step of software planning.
Scratch out the logic and flow on scrap paper, before even starting to slap code.


Do you think an AI can easily figure out something like THIS?

https://www.youtube.com/watch?v=TgWibgp2NwM" data-time="


So. what do you mean you need to plan ahead, when it's nearly impossible without doing it yourself first?
... Copied to Clipboard!
Questionmarktarius
03/07/18 4:57:11 PM
#6:


TheWorstPoster posted...
Questionmarktarius posted...
All that does, is teach the important step of software planning.
Scratch out the logic and flow on scrap paper, before even starting to slap code.


Do you think an AI can easily figure out something like THIS?

https://www.youtube.com/watch?v=TgWibgp2NwM" data-time="

AI doesn't have to.
Just plan out out the moves, then code them in.
"left, down, right, right..."
... Copied to Clipboard!
TheWorstPoster
03/07/18 4:58:52 PM
#7:


Questionmarktarius posted...
TheWorstPoster posted...
Questionmarktarius posted...
All that does, is teach the important step of software planning.
Scratch out the logic and flow on scrap paper, before even starting to slap code.


Do you think an AI can easily figure out something like THIS?

https://www.youtube.com/watch?v=TgWibgp2NwM" data-time="

AI doesn't have to.
Just plan out out the moves, then code them in.
"left, down, right, right..."


What I meant is, if it is hard for an AI to figure out the solution from the get-go, imagine how much harder it is for the player to do so before inserting the commands.
... Copied to Clipboard!
Lokarin
03/07/18 9:26:26 PM
#8:


TheWorstPoster posted...
Questionmarktarius posted...
TheWorstPoster posted...
Questionmarktarius posted...
All that does, is teach the important step of software planning.
Scratch out the logic and flow on scrap paper, before even starting to slap code.


Do you think an AI can easily figure out something like THIS?

https://www.youtube.com/watch?v=TgWibgp2NwM" data-time="

AI doesn't have to.
Just plan out out the moves, then code them in.
"left, down, right, right..."


What I meant is, if it is hard for an AI to figure out the solution from the get-go, imagine how much harder it is for the player to do so before inserting the commands.


If an AI can master Chess in 4hours, I'm sure it can master Sokobon in 4 seconds
---
"Salt cures Everything!"
My YouTube: https://www.youtube.com/user/Nirakolov/videos
... Copied to Clipboard!
TheWorstPoster
03/07/18 9:28:08 PM
#9:


Lokarin posted...

If an AI can master Chess in 4hours, I'm sure it can master Sokobon in 4 seconds


https://en.wikipedia.org/wiki/Sokoban#Scientific_research_on_Sokoban
... Copied to Clipboard!
Topic List
Page List: 1