1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00
QB64-website/samples/microsoft.md
2022-12-26 14:41:23 -06:00

2.6 KiB

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore...

SAMPLES BY MICROSOFT

Castle

🐝 Microsoft 🔗 game, 2 player

A turn-based artillery game by Microsoft.

Gorillas

🐝 Microsoft 🔗 game, artillery

Gorilla-based artillery game by Microsoft.

Hunter

🐝 Microsoft 🔗 game, maze

Maze hunter game by Microsoft.

Money

🐝 Microsoft 🔗 data management

Money manager by Microsoft.

MS Phone

🐝 Microsoft 🔗 data management

Simple phone directory by Microsoft.

Nibbles

🐝 Microsoft 🔗 game, snake

Snake clone by Microsoft.

QBlocks

🐝 Microsoft 🔗 game, tetris

Tetris clone by Microsoft.

QBricks

🐝 Microsoft 🔗 game, breakout

Breakout clone by Microsoft.

QCards

🐝 Microsoft 🔗 data management

A simple database using a cardfile user interface by Microsoft.

QMaze

🐝 Microsoft 🔗 game, maze

Maze puzzle game by Microsoft.

QShips

🐝 Microsoft 🔗 game, artillery

Turn-based artillery game by Microsoft.

QSpace

🐝 Microsoft 🔗 game, defense

Space station defense game by Microsoft.

QSynth

🐝 Microsoft 🔗 sound, music

Audio synthesizer by Microsoft.

Reversi

🐝 Microsoft 🔗 game

Reversi game by Microsoft.

Sort Demo

🐝 Microsoft 🔗 sort

' SORTDEMO ' This program graphically demonstrates six common sor...

Torus Demo

🐝 Microsoft 🔗 geometry, torus

'------------------------------------------------------------------------------------------------...