Programming the Apollo Guidance Computer in Blockly

ahlCVA2 pts0 comments

Blockly AGC

Blockly AGC

The Apollo Guidance Computer (AGC) was the on-board computer used in the<br>Apollo spacecraft. It was designed in the 1960s and programmed using a<br>low-level assembly language. This website enables you to easily create AGC<br>programs using a drag and drop visual programming editor.

Launch Editor!

Gallery

Memory<br>The computer will build an ever increasing sequence of numbers, you need to type them back in.<br>Tic-Tac-Toe<br>Two-player Tic-Tac-Toe game. Use the grid 1-9.

If you create an interesting program, please use the link button in the editor to save it,<br>then email the saved link to us.

Sources

This project's source code is available on GitHub.<br>It builds upon the Virtual AGC,<br>moon.js,<br>and the Blockly library.

computer blockly apollo editor programming guidance

Related Articles