ComputerScienceExpert

(11)

$18/per page/

About ComputerScienceExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Applied Sciences,Calculus See all
Applied Sciences,Calculus,Chemistry,Computer Science,Environmental science,Information Systems,Science Hide all
Teaching Since: Apr 2017
Last Sign in: 103 Weeks Ago, 3 Days Ago
Questions Answered: 4870
Tutorials Posted: 4863

Education

  • MBA IT, Mater in Science and Technology
    Devry
    Jul-1996 - Jul-2000

Experience

  • Professor
    Devry University
    Mar-2010 - Oct-2016

Category > Programming Posted 23 May 2017 My Price 8.00

Programming Essentials Game Time

This Week's ActivitiesLearning Objectives:

  • Solve programming problems using modular, structured programming.
  • Describe and use sequence, branching, and iteration (loops) logic structures.
  • Construct arrays and menus.
  • Employ exception handling techniques to recover from program errors

 

Programming Essentials
Game Time

You have a little free time on your hands and decide to create a simple game. Utilize the design tools that you have learned this week to design and program a very simple game. Examples: Movie Trivia, Guess a number between 1-10, Dice, etc. Note: Avoid games with lots of complex combinations like card games, i.e. poker, unless you desire a surmountable challenge. The real goal is for you to demonstrate the use of the design tool to reduce the amount of time spent coding and error fixing.

For this project:

  • You will submit your python code in either the original .py file, or copied into a .txt file.
  • You will also submit evidence of the design tool being used to organize the logic of your program. This can be a screenshot, flowchart, hand-drawn, pseudocode, etc. uploaded as a Word DOC or DOCX.
  • A screenshot of your code having been executed (run).How to Take a Screenshot

Tips: Utilize your design tools!

Grading Criteria Assignments Maximum Points
Program accomplishes requested operations per instructions. 30
Game is interactive and has a goal. 30
Instructions are clear as to how to interact with the game. 20
Demonstrates the use of some program development tool.

20

Answers

(11)
Status NEW Posted 23 May 2017 12:05 AM My Price 8.00

-----------

Not Rated(0)