|
UsefulLinks
SVNInstallation: http://www.eclipse.org/subversive/documentation/gettingStarted.php 3rd PartyPossibly? http://www.andengine.org/ Graphicshttp://developer.android.com/guide/topics/graphics/2d-graphics.html~~ (Switching to OpenGL ES) Good post: http://stackoverflow.com/questions/3553244/android-opengl-es-and-2d General tutorials: http://developer.android.com/training/graphics/opengl/index.html higher resolution graphics, scale down using viewport: http://www.google.com/events/io/2011/sessions/building-aggressively-compatible-android-games.html Must look at: http://code.google.com/p/apps-for-android/source/browse/#git%2FSpriteMethodTest Collision Detectionhttp://replicaisland.blogspot.com/2009/08/fast-and-accurate-2d-collision.html ExamplesSource to whole game: http://code.google.com/p/replicaisland/source/ Various articles: http://obviam.net/index.php/ Videoshttp://www.google.com/intl/iw/events/io/2009/sessions/WritingRealTimeGamesAndroid.html |