bilaer / My-First-Python-Game

This is my 15112 term project. It's a simple game in which you build your own city and defense yourself from the enemies' attack. The pictures of characters and map I used in the game are made by ArMM1998 and you can find his work here: https://opengameart.org/content/zelda-like-tilesets-and-sprites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-First-Python-Game

This is my 15112 term project. It's a simple game in which you build your own city and defense yourself from the enemies' attack.

How to play

In this game, you will need to survive from waves and waves of enemies attack. You can build different buildings to help you increase your population, gather food and do business for improving the econmics of your countries.

  • Press W,A,S,D to move the camera up, down, left and right
  • Top menu shows money/popluation/food you currently have
  • Choose the building you want to build from the buttom menu and drag the color area on the map, click when color area show green
  • Market can help you earn money, farm can provide food for citizens and houses can increase the population
  • There will be more enemies coming next wave after one wave finished
  • Your goal is to survive from as many waves as you can

Built with

  • pygame -A python library I used for grahpic and events programming.

ScreenShot

 image

Texture and Character:

The pictures of characters and map I used in the game are made by ArMM1998 and you can find his work here: https://opengameart.org/content/zelda-like-tilesets-and-sprites

About

This is my 15112 term project. It's a simple game in which you build your own city and defense yourself from the enemies' attack. The pictures of characters and map I used in the game are made by ArMM1998 and you can find his work here: https://opengameart.org/content/zelda-like-tilesets-and-sprites


Languages

Language:Python 100.0%