Skip to content

desrtfx/SkillGradedProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SkillGradedProjects

Project ideas graded by learnt skills

All below are cumulative - the next bullet assumes knowledge of the previous:

  • You have learnt to output something
    • ASCII art, patterns
  • You have learnt to retrieve input from the user
    • Mad libs
    • simple calculation
  • You have learnt conditionals/branching statements
    • 20 questions
    • a very basic text adventure (interactive fiction)
  • You have learnt loops
    • Number guessing game
    • 99 bottles of beer
    • Dice games
    • More patterns - repeat the patterns from early, but this time, use loops and conditionals
  • You have learnt string manipulation
    • Hangman
  • You've learnt arrays (lists, any form of collections)
  • You have learnt how to read and write files
    • RPG Character Sheet generator/storage
    • Shopping list
    • Finance tracker
    • Simple data storage (CD collection, etc. - on a basic level)

About

Project ideas graded by learnt skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published