Last week of the August 2017 Small Basic Monthly Challenges!!!

This post has been republished via RSS; it originally appeared at: Small Basic Blog articles.

First published on MSDN on Aug 25, 2017

Authored by Ed Price


These challenges are intended for people who are learning to program for the first time or for those returning to programming who want to start using Small Basic.  Some will be easy, some will be hard - but they will all make you think, and more importantly be GREAT FUN!

Forum thread:

Please post your solutions / partial solutions / questions / feedback etc. into this thread that will remain 'sticky' for the month.  The only rule is that your solution must use standard Small Basic methods (no extensions).

It would be good if people could post their problems with these challenges so that a discussion can start so that everyone can learn from each other.

We may extend these challenges over into a second month if solutions and questions are still coming in.

Small Challenges

  • Write a program to randomly mix the letters is a string

  • Write a program to re-format a text file to perform one or more of the following:



  1. Each sentence of the text appears on a new line

  2. Each line is no linger than 80 characters

  3. The first line of each paragraph is indented with a tab


Graphics Challenges

  • Create a fireworks picture; include different kinds and colours of fireworks that animate and explode, shower etc.

  • Write a program to draw a space ship





Game Challenges

  • Create a 'pairs' type game for 2 players

  • Createa dominoes game that can play against the computer





Do you have an idea for a future challenge? Please post it here !



Special thanks to LitDev and the Small Basic community!

- Ninja Ed

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.