Tagged Content List
  • Wiki Page: Small Basic: Timeline for the games

    A common game requirement is to synchronize numerous elements with a time line. For example a ball moving by 200 pixels in 2 seconds. We have several possible approaches, this article will examine two especially : a simple and classic imprecise approach. a second approach with a more precise...
  • Wiki Page: Programming Games with Microsoft Small Basic

    Small Basic > Small Basic Books > Programming Games with Small Basic Excerpts: 1. Writing Programs Using Small Basic 6 . Tic Tac Toe Program "Programming Games with Microsoft Small Basic" teaches Small Basic programming concepts while providing detailed step...
  • Wiki Page: Programming Games with Small Basic: Chapter 1: Writing Programs

    Small Basic > Small Basic Books > Programming Games with Small Basic > Chapter 1: Writing Programs This chapter is adapted from the book Programming Games with Microsoft Small Basic by Philip Conrod and Lou Tylee. To purchase this book in its entirety, please see the Computer...
  • Wiki Page: Small Basic Curriculum: Online

    Small Basic > Curriculum > Online Lesson 1.1: Introduction Lesson 1.2: Statements, Properties, and Operations Lesson 1.3: Variables Lesson 1.4: Conditions and Loops Lesson 1.5: Branching and Subroutines Lesson 2.1: Graphics Window Lesson 2.2: Turtle Graphics Lesson...
  • Wiki Page: Small Basic

    Table of Contents Extensions Community Let's Start Other Resources Web Pages Blogs Social Media See Also Other Languages Japanese (ja-JP) Italian (it-IT) French (fr-FR) Portuguese (pt-BR) Microsoft Small Basic is a beginner .NET language, derived from QuickBasic. It was first launched as a public...
  • Wiki Page: Small Basic: Comment Créer une Extension Avec VB.NET (fr-FR)

    Table of Contents ETAPE 1: Créer une Extension ETAPE 2: Faire le Travail ETAPE 3: Aller Plus Loin Voir Aussi Autres Langues Cet article traite de la création d'une simple extension que vous pouvez compiler pour Microsoft Small Basic. Pour commencer vous aurez besoin de Small Basic, du Framework...
  • Wiki Page: Small Basic Getting Started Guide: Appendix B: Colors

    Small Basic > Getting Started Guide > Appendix B: Colors Table of Contents Red Colors Pink Colors Orange Colors Yellow Colors Purple Colors Green Colors Blue Colors Brown Colors White Colors Gray Colors You can set colors in Small Basic 3 ways: Using pre-defined color names...
  • Wiki Page: Small Basic Getting Started Guide: Appendix A: Fun Samples

    Small Basic > Getting Started Guide > Appendix A: Fun Samples Table of Contents Turtle Fractal Photos from Flickr Dynamic Desktop Wallpaper Paddle Game Turtle Fractal Figure A.1 - Turtle drawing a tree fractal angle = 30 delta = 10 ...
  • Wiki Page: Small Basic Getting Started Guide: Chapter 9: Subroutines

    Small Basic > Getting Started Guide > Chapter 9: Subroutines Table of Contents Subroutines Advantages of using Subroutines Using variables Calling Subroutines inside Loops Subroutines Very often while writing programs we’ll run into cases where we’ll have to execute the same...
  • Wiki Page: Small Basic Getting Started Guide: Chapter 8: Turtle Graphics

    Small Basic > Getting Started Guide > Chapter 8: Turtle Graphics Table of Contents Logo The Turtle Moving and Drawing Drawing a Square Changing Colors Drawing more complex shapes Moving Around Logo In the 1970s, there was a very simple but powerful programming language...
  • Wiki Page: Small Basic Getting Started Guide: Chapter 7: Fun with Shapes

    Small Basic > Getting Started Guide > Chapter 7: Fun with Shapes Table of Contents Rectangalore Circtacular Randomize Fractals We’re going to have some fun in this chapter with whatever we’ve learned so far. This chapter contains samples that show some interesting ways of combining...
  • Wiki Page: Small Basic Known Issue: 52240 - Zoomed Triangle Position to Move is Different in Remote

    Series of know issues articles are showing known issue itself about Small Basic programming language and it's workaround. In this article, local means Small Basic IDE environment and remote means internet browser environment with Silverlight add-in. Table of Contents Phenomenon How to Reproduce...
  • Wiki Page: Small Basic Reference Documentation: Timer Object

    Small Basic: Reference Documentation > Timer Table of Contents Timer Properties Interval Events Tick Operations Pause Returns Resume Returns See Also Timer The Timer object provides an easy way for doing something repeatedly with a constant interval between. Properties...
Page 16 of 37 (925 items) «1415161718»