1
0
mirror of https://github.com/bspeice/itcs4180 synced 2024-10-05 00:51:34 -04:00
itcs4180/HW3
tokugawa 0a80acace1 Functionality for HW3. Tried to seperate Tile class and MainActivity.
Has 2 issues. First is that a completed row has the Tile ImageViews
change size and second is that finish()does not properly close the
entire application.
2014-02-24 19:20:43 -05:00
..
.settings Add initial skeleton for HW3 2014-02-22 15:54:21 -05:00
libs Add initial skeleton for HW3 2014-02-22 15:54:21 -05:00
res Functionality for HW3. Tried to seperate Tile class and MainActivity. 2014-02-24 19:20:43 -05:00
src/com/uncc/hw3 Functionality for HW3. Tried to seperate Tile class and MainActivity. 2014-02-24 19:20:43 -05:00
.classpath Add initial skeleton for HW3 2014-02-22 15:54:21 -05:00
.gitignore Ignore the assets/, bin/, and gen/ folders 2014-02-22 16:01:16 -05:00
.project Add initial skeleton for HW3 2014-02-22 15:54:21 -05:00
AndroidManifest.xml Commit the main game activity layout 2014-02-22 16:38:45 -05:00
ic_launcher-web.png Add initial skeleton for HW3 2014-02-22 15:54:21 -05:00
proguard-project.txt Add initial skeleton for HW3 2014-02-22 15:54:21 -05:00
project.properties Add initial skeleton for HW3 2014-02-22 15:54:21 -05:00