Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MotCNew to Visual Studio Code? Get it now.
MotC

MotC

Tom Mulgrew

|
22 installs
| (0) | Free
Compiler and debugger for the MotC language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MotC

MotC is a tool for creating retro games, packaged as a Visual Studio Code extension.

MotC is designed to be an easy to pickup environment for creating 2D games. Everything is built-in, there are no extra libraries to download and configure, just install the extension and go. The code compiles quickly in memory to a byte-code format allowing for quick iteration and experimentation, with full symbolic debugger support, so you can see exactly what your code is doing.

Features

  • A simple C-like language, with automatic garbage collection.
  • Full symbolic debugging.
  • A 320x240 graphics mode using an index colour palette. (Resolution can be increased if desired.)
  • Sound and streaming music playback.
  • Keyboard, mouse and gamepad input.
  • Exporters for:
    • Windows
    • Linux
    • Raspberry Pi (64-bit)
    • Web (with touch screen controller emulation for mobile devices)
  • Documentation and examples

Requirements

Supports Windows and Linux (tested on Kali Linux).

Help and support

Visit the Itch.io discussion forum for help and support.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft