Inspiration

Based on the old game call 'Oregon trail' and the inspiration from my business unit work. As part of the agriculture development section, I would like to encourage people to understand some cultivation factor of maize and unfold the truth of the farmer suffering from debt by using gamification integrate with the data.

What it does

This game show the farmer situation. The goal of this game is to role yourself as a farmer and try to pay a 200 agmoney debt within 12 turn (36 month). The game can select the action by typing; maize, deforest, kidney, and suicide. The revenue that the farmer get from the action will come randomly base on

  1. Maize: The water stress >> 100% 75% 50%
  2. Deforest: The chance that farmer cannot sell the maize according to illegal planting.
  3. Kidney: Sell the kidney to win the game.
  4. Suicide: End the game.

How I built it

Develop based on the oregon trail by yudonglin [ https://github.com/yudonglin/Oregon-Trail/blob/master/Oregon-Trail%5B1.3.1%5D.py ]. Write on python 3.7

Challenges I ran into

I try to build this game with pygame but found the complex of x,y and coding. Therefore I change to the python basic coding. Also, the first design of the game logic is more full of data and base on real number. However, the logic is too complex for me to write, so I simplify the game to the farmer's debt story content.

Accomplishments that I'm proud of

I am very new in programming. It's hard for me to understand the structure and write the code. I need to find the similar game code and develop from it. Even it a type game but I think it is very classic and I am happy with it.

What I learned

I learn a lot in how hard of the programming it is lol but a lot of fun too. I learn how to do a basic coding and understand some logic of programming. I learned that how cool programming and how powerful it is. It can change from some coding to such a great platform. Also, sometime we cannot learn by ourselves alone, a friend will help you a lot :)

What's next for aGame

I'm not sure that I will do more coding or not, but I like to design a game and a project. I think it will be fun for the children or even adult to learn. So maybe, the next step of aGame will be more realistic and fuction to play.

Built With

Share this project:

Updates