Tagged Content List
  • Wiki Page: Small Basic: Artificial Intelligence

    This article describes about (game) artificial intelligence in Microsoft Small Basic programming language. Table of Contents Artificial Intelligence Heuristic Game Tree Search Minimax Simulation See Also Additional Resources Artificial Intelligence Artificial intelligence (AI) is a computer...
  • Wiki Page: Small Basic: Interviews with Vijaye Raji, the creator of Small Basic

    Table of Contents Expert to Expert: The Basics of SmallBasic Intro to "Small Basic" with Vijaye Raji Additional Resources See Also Vijaye created Small Basic, based on a challenge to Microsoft that he read in a blog post. Now, a lot of people supported him and helped make it happen, but...
  • Wiki Page: Small Basic: Program Testing

    This article is about program testing for Microsoft Small Basic programming language. Table of Contents Unit Testing Integration Testing See Also Additional Resources Testing is a important process in developing a program. The purpose of testing is to find issues and bugs before releasing the...
  • Wiki Page: Small Basic Sample: Flickr Photo ID

    This article shows how to use photo id for Flickr object in Microsoft Small Basic programming language. Table of Contents Photo ID Base 58 Photo ID Sample Programs Screen Shot Credit See Also Additional Resources Photo ID Flickr.GetPictureOfMoment() or Flickr.GetRandomPicture() return following...
  • Wiki Page: Small Basic: Emoji

    Table of Contents Introduction Finding Emoji in Fonts From Unicode Subrange From Symbol Fonts Using Private Character Editor See Also Additional Resources Other Languages Introduction This article shows how to use emoji characters in Small Basic programming language. There are two ways...
  • Wiki Page: Small Basic: Character Set - Unicode

    Table of Contents Introduction What is Character Set What is Character Code What is Unicode What is UTF-8 Characters for Game Tips about Character Set Glyph Depends on Font Character Set in TextWindow Characters in SMP Sample Code ASCII Code Table Hexadecimal Dump Symbol Samples Get Character from Unicode...
  • Wiki Page: Small Basic: Clipboard

    This article is about clipboard and Microsoft Small Basic programming language. Table of Contents What is Clipboard Clipboard and Small Basic Clipboard in the Small Basic environment TextWindow Text input box LitDev Extension See Also Additional Resources What is Clipboard Clipboard is a...
  • Wiki Page: Small Basic: Polygon

    This article explains about polygon and Microsoft Small Basic programming language. Table of Contents What is a Polygon How to Draw Polygon Turtle Lines and Triangles LitDev Extension Tools Shapes Editor using Polygon Small Basic Prime See Also Additional Resources What is a Polygon A polygon...
  • Wiki Page: Small Basic: TextWindow

    This article describes about the text window and TextWindow object in Microsoft Small Basic programming language. Table of Contents The Text Window Cursor Color TextWindow Object Sample Programs See Also Additional Resources The Text Window The text window is an character-based user interface...
  • Wiki Page: Small Basic: Optimization

    This article explains how to optimize, improve, the performance of a Small Basic program. Before beginning, the reader should be aware that the terms " speed " and " performance " are interchangeable in programming. Also, " main loop " and " interactive loop "...
  • Wiki Page: Small Basic: Controls

    This article explains the Controls object in Small Basic. In addition, the other controls are also explained. Table of Contents What Are Controls? How to Use Controls Controls Object Properties Events Operations New Line in Multi-Line Text Box Extra Controls Sample Programs Extensions See Also Additional...
  • Wiki Page: Small Basic: Drawing Curve

    This article shows how to draw some types of curves with Microsoft Small Basic program language. Table of Contents Sine Curve Spiral Quadratic Bézier Curve Cubic Bézier Curve Lissajous Curve See Also Additional Resources Sine Curve Sine curve can easily be drawn with Math.Sin() operation...
  • Wiki Page: Microsoft Small Basic v1.3: Known Issues

    This article organizes known issues about Small basic v1.3. These issues happen only in Small Basic v1.3. Issues originally happen in former versions of Small Basic are described below. Microsoft Small Basic v1.0: Known Issues Microsoft Small Basic v1.2: Known Issues Table of Contents...
Page 21 of 358 (8,950 items) «1920212223»