-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
18 lines (12 loc) · 812 Bytes
/
README.txt
File metadata and controls
18 lines (12 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This is a slightly modified version of the sample project "LoneBall" which accompanies
the book "The Beginner's Guide to Android Game Development" by James S. Cho.
It adds two player capability by implementing independently controlled paddles and
keeping a score for each player, draws a circular ball, and randomizes the initial
x-direction of the ball.
The original README by James S. Cho is below. The original MIT License is also included.
****************************************************************************************
This sample project accompanies the book
"The Beginner's Guide to Android Game Development" by James S. Cho.
Some images used in this project have been created by or based on public domain work by Kenney (Kenney.nl).
For more information, please see:
jamescho7.com/book