Skip to content

Studying LearnPythonTheHardway.org exercise 45, create a game

Notifications You must be signed in to change notification settings

dannyleesmith/LPTHW-EX45

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Suggested Process

The process is as follows:

  1. Write or draw about the problem.
  2. Extract key concepts from 1 and research them.
  3. Create a class hierarchy and object map for the concepts.
  4. Code the classes and a test to run them.
  5. Repeat and refine.

Initial notes for the project can be found at the below link, MAY CONTAIN SPOILERS NOTES.md

About

Studying LearnPythonTheHardway.org exercise 45, create a game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages