Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alan Aguiar
Test
Commits
4fc6237a
Commit
4fc6237a
authored
Feb 28, 2014
by
Alan Aguiar
Browse files
floor is collideable
parent
47510ab1
Changes
1
Hide whitespace changes
Inline
Side-by-side
main.py
View file @
4fc6237a
...
...
@@ -79,6 +79,7 @@ class Flappy():
self
.
sprites
.
add
(
pipe2
)
self
.
tubes
.
add
(
pipe1
)
self
.
tubes
.
add
(
pipe2
)
self
.
tubes
.
add
(
self
.
floor
)
self
.
bird
.
mAcc
=
5
self
.
bird
.
count
=
20
self
.
floor
.
mVel
=
-
5
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment