Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlappyFlap

FlappyFlap is a simple Flappy Bird clone built in Unity, designed for beginner programmers. Most of the game logic is kept in one file, making it easier to understand without needing deep knowledge of object-oriented programming (OOP).

You can play the game on Itch.io.

Features

  • Unity Version: 2022.3
  • Easy-to-read code: Ideal for learning game development basics.
  • Aseprite project files included: Feel free to modify and use them.
  • Audio created with sfxr: Simple retro sound effects.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Getting Started

  1. Download or clone the repository.
  2. Open the project in Unity (2022.3 or newer).
  3. Explore and modify the game as you like.
  4. Game.cs is the starting point. (Assets/Scripts/Game.cs)

License

This project is free to download and use for any purpose.

About

Simple Flappy Bird clone built in Unity, designed for beginner programmers. Most of the game logic is kept in one file, making it easier to understand without needing deep knowledge of object-oriented programming (OOP)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages