This website works better with JavaScript.
Explore
Help
Register
Sign In
dustyp
/
pong
Watch
1
Star
0
Fork
You've already forked pong
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
formatting
Browse Source
master
DustyP
6 years ago
parent
77b6918c9f
commit
b7d75233db
1 changed files
with
2 additions
and
4 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
pong.go
Unescape
Escape
View File
@ -80,5 +80,3 @@ func main() {
gameLoop
(
pixels
,
player1
,
player2
,
ball
,
renderer
,
tex
,
keyState
)
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
dustyp/pong
Title
Body
Create Issue