Skip to content

First year python programming I learned myself how to make a very basic 2D python game

Notifications You must be signed in to change notification settings

JarneDirken/2022-2DPythonGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🥷🏽 2D game in python.

Just a simple 2D game in python to get a better understanding of the programming language

📦 Technologies

  • Python

🦄 Features

Here's what you can do with my game:

  • Move and stay alive: Try to stay alive by dodging the enemies!

  • Kill enemies: Kill enemies to get a higher score.

👩🏽‍🍳 The Process

For this straightforward project, my aim was to enhance my comprehension of Python. What could be more effective than creating a 2D game in Python?

All the details are extensively explained in my YouTube video, accessible through the link in this GitHub repository (the video is in Dutch). To briefly summarize:

I initiated the project by conducting thorough research on Python game development. Following that, I conceptualized a simple yet engaging game idea.

Subsequently, I acquired the necessary assets for the game. Finally, I delved into coding, ensuring that everything seamlessly came together.

In essence, it was an enriching project that significantly contributed to the enhancement of my Python programming skills.

📚 What I Learned

During this project, I've improved python and problem solving skills.

🧠 Brain:

  • Problem solving: First time making a game in python. This game with a fare share of bugs and problems.

⌚ Time management:

  • Using scrum board: Keeping track of all my tasks using a scrum board really made everything organised. For this project I used Trello.

📓 New knowledge:

  • Python: Not the first time using python but this definitely more advanced then before.

📈 Overall Growth:

This project helped me get an idea of how to start a project. Start with research, write everything down in steps and start working step by step.

💭 How can it be improved?

  • Implementing more features

🚦 Running the Project

To run the project in your local environment, follow these steps:

  1. Clone the repository to your local machine.
  2. Run the project

🍿 Video

demo.4.mp4

About

First year python programming I learned myself how to make a very basic 2D python game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages