JoeStrout / daily-miniscript

fun little daily practice tasks in MiniScript to help your skills grow!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiniScript Daily Challenges

Programming is a skill. Like any skill, you get better through practice.

This site presents a bunch of little programming tasks you can do in MiniScript. Many of them are meant to be done in Mini Micro or Farmtronics, but others can be done in any MiniScript environment. Try to do one task every day, and your programming prowess will steadily improve.


Challenge Tasks

  1. How many 5-letter words are there?
  2. What's the most common word length in English?
  3. Make a date calculator
  4. Letter value sum
  5. Autocomplete
  6. Convert Text to Morse Code
  7. Make a giant clock
  8. Make A Temperature Unit Converter
  9. Warp Speed!
  10. Anagram Finder
  11. Broken Spacebar
  12. Roman numeral generator
  13. Wordle!

Share your success!

You are encouraged to post a screenshot or description of your output (but not the actual code!) to the MiniScript Discord server, in the #show-and-tell channel. We want to cheer you on!

Remember: There is no such thing as natural talent. "Talented" means nothing more or less than "has more practice than you." Practice coding every day, and you will be a talented coder!

About

fun little daily practice tasks in MiniScript to help your skills grow!

License:The Unlicense