Small Basic - Resources for Game Programming
Microsoft Small Basic program language is for learning programming. If you've already understood programming, you may would like to start game programming. Today, I'd like to introduce some resources for game programming in Small Basic.
TechNet Wiki Articles
- Small Basic: Dynamic Graphics - shows about collision.
- Small Basic: How to Make a Turtle Maze Game - is about making game using Turtle.
- Small Basic Sample: GameGraphics - is a sample code using Shapes, Images, Arrays, Mouse and Keyboard control.
- Small Basic: Sprite Arrays - shows how to move images in games.
Blog Posts
- Small Basic Game Gallery - contains many Small Basic games.
- Vertical Scrolling Games - is about simple games written in Small Basic.
- SideScroller - Small Basic Featured Program - is about another scrolling game.
- How do you get an image for your program? - is for creating images.
Forum Threads
- Being part of a game Dev team? - invites you to join a game development team.
Books
All these books are written by Philip Conrod and Lou Tylee.
- Computer Bible Games for Small Basic
- Programming Games with Small Basic
- Computer Bible Games for Small Basic (Color Edition)
Videos
- How to Make a Simple Game using Small Basic - shows making of text base number game.
- Flappy Bird Gameplay - demo
- Armoured Assault gameplay - demo
- MS Small Basic chess - demo
- Making a tictactoe game in small basic - shows making of tic-tac-toe game using an extension.
Popular Small Basic Games
All these games can be run in web browser. For graphics games with keyboard control, please click game screen first.
Comments
Anonymous
July 09, 2014
Great game resources! Thanks, Nonki!Anonymous
July 09, 2014
Here are three more videos about How to Make a Paddle Game in Small Basic. www.youtube.com/watch www.youtube.com/watch www.youtube.com/watchAnonymous
July 29, 2014
I created TechNet Wiki article from this post. social.technet.microsoft.com/.../25689.small-basic-resources-for-game-programming.aspxAnonymous
April 19, 2015
This blog post was featured by Greg at Coding4Fun: channel9.msdn.com/.../Starting-up-the-Summer-with-a-little-Small-Basic