Tagged Content List
  • Wiki Page: Small Basic: Exemple - Tetris (fr-FR)

    Voici un simple jeu de Tetris écrit en Microsoft Small Basic. Le code original n'était plus compatible avec les versions actuelles de Small Basic, il a été corrigé et cette version traduite se base sur ce code plus récent. Si vous voulez récupérer le code original, visiter l' article original...
  • Wiki Page: Small Basic Sample: Tetris

    Here's a simple Tetris game written in Microsoft Small Basic. If you want to just run the program, you can download the self-contained EXE here: http://cid-30e1dc9cc197bc9d.skydrive.live.com/browse.aspx/.Public/Small%20Basic%20Tetris Voted Sample of the Week: http://blogs.msdn.com...
  • Wiki Page: Small Basic: Exemple - Snake - Le Jeu du Serpent (fr-FR)

    Table of Contents Code Voir Aussi Autres Langues Voici un exemple de jeu 'Snake' ou 'Jeu du Serpent'. Importez le code dans Small Basic : HDC228 . Code Initialize ( ) While ( GameState < > "" ) DoGameLoop ( ) EndWhile Program . End (...
  • Wiki Page: Small Basic: Exemple - JetLag (fr-FR)

    Table of Contents Code Voir Aussi Autres Langues Voici un jeu vidéo où vous devez éviter des obstacles. Démarrer le jeu en appuyant sur la barre espace, se déplacer à gauche et à droite avec les touches fléchées. Vous pouvez importer le programme avec l'ID WNF231 Code Initialize...
  • Wiki Page: Small Basic Sample: JetLag

    Table of Contents Code See Also Other Languages This is a video game where you have to avoid obstacles. Start the game by hitting the space bar, move left and right with the arrow keys. You can import the program with ID RCB513 Code Initialize() While (GameState<> "End"...
  • Wiki Page: How to add background music to a Small Basic game

    A few days ago, an old thread My custom sounds won't repeat. Any idea why? in the Small Basic forum became active again. Here i will try to show, how you can easily add background music to any of your Small Basic games or programs, just by adding an event subroutine, a Timer.Tick event and...
  • Wiki Page: Small Basic: Exemple - Graphismes de Jeu (fr-FR)

    Code Importation dans Small Basic: ZGC128 '******************************************************************************************************** 'Exemple de programme démontrant virtuellement toutes les commandes GraphicsWindow dans Small Basic 'Contient l'utilisation...
  • Wiki Page: Small Basic Sample: GameGraphics

    Code Import to Small Basic : XZG681-11 '*************************************************************************************** 'Sample program to demonstate virtually all of the SmallBasic GraphicsWindow commands 'Includes use of Shapes, Images, Arrays, Mouse and Keyboard...
  • Wiki Page: Small Basic: Le Jeu Bataille Navale en détail (fr-FR)

    Dans le cadre du Challenge du mois Small Basic - Mars 2015 (en-US) , j’ai relevé le défi du challenge du jeu qui est de créer un jeu de Bataille Navale contre l’ordinateur. Vous pouvez importer le programme dans Small Basic : PMD822-1 . Ou télécharger le code source avec l'exécutable depuis...
  • Wiki Page: Small Basic: The Battleship Game in detail

    For the Small Basic Challenge of the month – March 2015 , I do the challenge to create a Battleship game against the computer. You import the game in Small Basic : MRV593-2 . Or you can download source code and exe from the Technet gallery : https://gallery.technet.microsoft.com/Small-Basic...
  • 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: SQL Server User Groups

    This page contains resources for and a listing of offline Microsoft user groups focused on SQL Server Table of Contents SQL Server User Group Listing SQL Server Resources on the TechNet Wiki Contribute to the TechNet Wiki Getting Help and Engaging the TechNet Wiki Community See Also Others Languages...
  • Wiki Page: Project Professional 2013 - Activer la version d'essai du produit (fr-FR)

    Table of Contents Introduction Objectif Autres Langues Introduction Nous avons eu récemment la version RTM-« Release To Manufacturing » du Project Professional 2013, c'est version est une des versions production récemment publiées par Microsoft. Avec cette version, que vous pouvez utiliser...
Page 19 of 93 (2,325 items) «1718192021»