Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jakdev2 authored Nov 8, 2021
1 parent 03ab13a commit 036c51a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# fbbb
flappy bird, but bad

very simple recreation of flappy bird on c#, with the unity game engine
very simple recreation of flappy bird by .gears on c#, with the unity game engine

aka circle jump between rectangles because there's no flap or bird

made with a little help of github copilot

# compile

basically just download unity lts 2020 and import the project (source code), on unity hub download the module according to what platform you wanna build to (linux, android, mac, ios, windows, etc) and then open the project, go to file>build settings and configure the build (i leave the configuration as default for the official builds)

0 comments on commit 036c51a

Please sign in to comment.