This site requires JavaScript, please enable it in your browser!
Greenfoot back
AzharC
AzharC wrote ...

2016/10/10

[Tutorial] Create FlappyBird

AzharC AzharC

2016/10/10

#
Hi All, I've made a tutorial which I am running with my teaching groups. Thought I'd share it with you as well! By now most of you should have heard or played the game Flappy Bird – the simple one-button tapper where you navigate a flying bird, named “Faby” between sets of pipes. Successful navigation earns the player a point, whereas collision with the ground or pipe results in a game over. Take part in this course, which guides you through the process in creating the game in Java using the Greenfoot development environment. I’ve pencilled in to make 21 lessons, I’ve done 10 which are fully written up on the website so far. Each mini-lesson consists of:
  • Introduction to the task
  • Explanation of the Greenfoot API / Java 7 API methods to be used
  • Video Tutorial
  • Game Assets
  • Task output
Link to the website is: http://dudleystudents.com/courses/greenfoot-project-flappy-bird/ If you want just the videos: https://www.youtube.com/playlist?list=PLVXjuZbmu5jT8_I5GDQaCWh3EKwQ4MMfR The remaining lessons should be uploaded in the coming weeks!
MissionAccomplish MissionAccomplish

2016/10/10

#
they are really usefull i saw them!!!
AzharC AzharC

2016/10/10

#
As an update to my previous message, lessons 1 - 13 are fully up on the website now.
AzharC AzharC

2016/11/14

#
website is complete now with tutorials on how to create Flappy Bird. There are a total of 26 mini-lessons. Enjoy!
You need to login to post a reply.