Files
coding-game-docs/Game/Existing Projects.md

16 lines
661 B
Markdown

## The Farmer was replaced
[Reference on 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