Download presentation
Presentation is loading. Please wait.
Published bySilvia Harrell Modified over 9 years ago
1
Compilation and deployment
2
Application Deployment 1 – making an exe
3
Package Deployment 2 – AddIn the wizard
4
Package Deployment 3 – First screen
5
Package Deployment 4 – Package type
6
Package Deployment 5 – Included files
7
Package Deployment 6 – floppy disc?
8
Deployment 7 – Start menu place
9
Deployment 8 – Install location
10
Package Deployment 9 – Shared files
11
Deployment 10 – Completion report
12
Deployment 11 – What you get
13
Deployment 12 – Running setup
14
Project – Noughts and Crosses Game Program a noughts and crosses game The user plays against the computer Suggestions – Represent the state of the board internally by a 2D array Use a control array of Image controls as board on screen Set image file programmatically like: Image1(1).Picture = LoadPicture( ) Program the click event of the Image controls
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.