About 399 results
Open links in new tab
  1. python - Flappy Bird game clone for a beginners' programming …

    Aug 29, 2014 · I'll soon begin teaching a beginners' programming class. It's voluntary, so I thought I'd make it interesting by teaching Python programming and then introduce the kids to …

  2. Very simple Flappy 'Bird' game - First project in Python

    Aug 6, 2023 · I am a beginner in Python. This is my first project in Python (that I tried to complete). There is a grey square that acts as the Flappy 'Bird' with green obstacles spawning …

  3. python - Simple Flappy Bird Clone using Kivy (with very minimum …

    Feb 10, 2019 · This is a very simple clone of Flappy Bird using Kivy, to be used for programming class for teens. The game consists of 3 classes: Bird, Game, and ResetBtn. Q: How to make it …

  4. c++ - A Flappy bird Game - Code Review Stack Exchange

    Oct 20, 2020 · Here is a project that I have been working on for the past few days. I have used the SFML library in C++ to make a flappy bird game of my own. I made this as a step towards …

  5. python - Flappy Bird clone - Code Review Stack Exchange

    I am a beginner in Pygame (and programming in general) and tried to make a Flappy Bird game. It works fine, but I'm sure the code has a lot of scope for improvement. It is completely …

  6. python - Pygame Flappy Bird clone - Code Review Stack Exchange

    Aug 25, 2017 · Recently, I have been trying to improve my programming and coding skills in python so I have decided to make some games with the pygame module. I have made this …

  7. python - Character creator for a role-playing game - Code Review …

    Jan 26, 2012 · Goal: Write a character creator program for a role-playing game. The player should be given a pool of 30 points to spend on four attributes: strength, health, wisdom, and …

  8. A Flappy bird game using C++ and SFML - Code Review Stack …

    Aug 31, 2022 · A Flappy bird game using C++ and SFML Ask Question Asked 3 years, 1 month ago Modified 3 years, 1 month ago

  9. What to add to a Flappy Bird JavaScript code

    Jun 6, 2021 · I have a 200 line fully functional flappy bird code but I was told it's suppose to be 250 lines. I don't know what more I can add to the js of the game to improve it and make it …

  10. Questions tagged [python] - Page 145 - Code Review Stack …

    Python is an interpreted, general-purpose high-level programming language whose design philosophy emphasizes code readability. Use the python tag for all Python related questions. If …