I have created a few tutorials on how to develop Java ME Games using Netbeans IDE 6.9.x.
Its content includes the followings:
(1) Revisions on Java SE:
o MGD01_Lab 01: My First App for Java Application
o MGD01_Lab 02: Data Types and Conversions
o MGD01_Lab 03: Conditions and Loops
(2) Introduction to Java ME:
o MGD01_Lab 04: My First MIDlet for Java ME Application
o MGD01_Lab 05: Packaging and Deployment
(3) Part 1 to 5 Java ME Game Tutorial Series
The game will be completed after going through the following series of lab sheets:
Part 1: MIDlet
Part 2: UI
Part 3: GameAPI
Part 4: Storage
Part 5: MMAPI
Extra: Modify the above game from Pong to Breakout style
(4) Other Java ME tutorials
o MGD04_Lab 01: High level UI
o MGD04_Lab 02: Low level UI
o MGD05_Lab 01: Game API
o MGD08_Lab 01: Optimization
(5) Using Netbeans Visual Mobile Designer and Game Builder to Build Tiled-Based Game Tutorial Series
Series 1:
o MGD09_Lab 01: Using Visual Mobile Designer to create the main form and result form
o MGD09_Lab02: Using game builder to create the sprites, tiled layers and game scene
o MGD09_Lab03: Add the game logic and complete the tiled game
Series 2:
o MGD10_Lab 01: Using Visual Mobile Designer to create the splash screens and main menu
o MGD10_Lab02: Using game builder to create the sprites, tiled layers and game scene
o MGD10_Lab03: Add the game logic and complete the tiled game
0 comments:
Post a Comment