The Farmer Was Replaced

The Farmer Was Replaced

bjojojon 2024 年 6 月 8 日 下午 1:31
will this game actually teach you about programming?
how difficult is it to get into if you know nothing about programming?
how complex is it?
< >
正在显示第 1 - 11 条,共 11 条留言
Mrony 2024 年 6 月 8 日 下午 1:43 
The game starts with the very basics. I'd say it's suitable for someone with no prior knowledge whatsoever.

Here is a quote from the game itself:
Don't worry if this is your first time programming. The language is unlocked step by step, so you won't be overwhelmed by all the things you can do.
The syntax is also similar to that of Python, which is one of the most widely used programming languages in the world, so learning it is not completely wasted.
malogoss 2024 年 6 月 8 日 下午 1:44 
if you know N O T H I N G about programming, it will be a challenge. Not saying it is impossible, but since you have to reinvent the wheel for whatever you want the game to do, it requires commitment.

I don't know much about coding myself. I never coded in python. I still did beat the game with makeshift code that needed a lot of manual orders and babysitting.

So yes. A non programmer can beat this game. But I've played some programming games before and this one is from the difficult category.

Still a well made game. But not easy at all.
/!\Kapudd im KoppDE 2024 年 6 月 10 日 上午 7:04 
引用自 bjojojon
how difficult is it to get into if you know nothing about programming?
how complex is it?
it is a good exercise to reinforce the logic thinking, but it doesnt really teach good code practice.
NaNoXiDo 2024 年 6 月 10 日 上午 8:44 
It starts with a simple tutorial. But with time it get more difficult, when you really havy no experience with "Arrays". But.. a good way to learn it! :-)
Nikola 2024 年 6 月 10 日 上午 8:47 
wow
Pandam 2024 年 8 月 19 日 下午 3:23 
引用自 malogoss
if you know N O T H I N G about programming, it will be a challenge. Not saying it is impossible, but since you have to reinvent the wheel for whatever you want the game to do, it requires commitment.

I don't know much about coding myself. I never coded in python. I still did beat the game with makeshift code that needed a lot of manual orders and babysitting.

So yes. A non programmer can beat this game. But I've played some programming games before and this one is from the difficult category.

Still a well made game. But not easy at all.
Cool, which other programing games have you played?
Mr Tree Frog 2024 年 8 月 21 日 下午 3:04 
I do think that somebody with no programming skills and weak math skills will reach a point where they won't progress unless they come on the forums and look at what others are doing.

Most programmer forget that Math is essential to programming movement skills. This is why Engine like Unreal abstract that out for you so you don't have to worry about the under lining math. Most people don't know to look up basic NPC or Mob movement systems.
FlexySanders 2024 年 9 月 26 日 上午 5:52 
It is very limited, but yet it's the most enjoyable programming game I have ever played!
I would definitely recommend it to someone who wants to learn programming.

You won't be ready to develop enterprise applications after mastering this game, but you WILL understand computer logic.
ligoccogil 2024 年 9 月 26 日 上午 11:11 
i dont think anyone with out critical thinking will make it past carrots.
After that you're just pasting in someone elses code most likely and getting the false sense of accomplishment.
Mr Tree Frog 2024 年 9 月 26 日 上午 11:31 
引用自 ligoccogil
i dont think anyone with out critical thinking will make it past carrots.
After that you're just pasting in someone elses code most likely and getting the false sense of accomplishment.

I would agree with this statement.
Graph 1 月 13 日 上午 8:18 
In this game, the language is similar to Python, but it is not quite it. Experienced programmers find it more difficult to write in it than in native Python, because many of the usual functions are missing. But it is even more fun.

Learning syntax is not the essence of programming. The essence is in mastering algorithms. It is the algorithms that are important, which will then be useful in any programming language.
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50

发帖日期: 2024 年 6 月 8 日 下午 1:31
回复数: 11