diff --git a/Game/Existing Projects.md b/Game/Existing Projects.md new file mode 100644 index 0000000..f517542 --- /dev/null +++ b/Game/Existing Projects.md @@ -0,0 +1,18 @@ +## The Farmer was replaced + +[Reference from Steam](https://store.steampowered.com/app/2060160/The_Farmer_Was_Replaced/) + +Currently one of the most near game concept I was thinking about. The impact on the game logic is only possibly through coding which makes it the most similar example of coding games. + +### Pros + +- Python as programming language (almost full python) +- Single topic - farming - something that everyone knows and familiar with due to lot amount of games about farms +- Achievements that unlock new coding concepts and features like `while` loops, `if` statements, `variables` etc. + +### Cons + +- No game plot +- Game feels like sandbox after a while + +[The Farmer was replaced](https://store.steampowered.com/app/2060160/The_Farmer_Was_Replaced/) \ No newline at end of file