QB64 Tutorial A beginner's introduction to game programming
12 hours ago
- #QB64 Tutorial
- #Game Development
- #Programming Basics
- This tutorial is for the Phoenix Edition version of QB64, which is actively updated; other forks may not be compatible with new features.
- Recent updates include additions to Lesson 5, new games, an FAQ, and a tutorial for InForm-PE, a RAD tool for QB64pe.
- QB64 is a modern version of QuickBasic, nearly 100% compatible with old code, with added commands for modern systems, and is fun and easy for learning programming.
- The tutorial is split into basic programming topics for newcomers and advanced topics for game development, with resources like an asset file, forum, and wiki.
- Installation instructions and asset files are available, and contributions are welcome for tutorials, error reporting, or game submissions with source code.