Computer
0 Stars     18 Views    

Author: Asafo Agyei Azariah

Forked from: Skean/Computer

Project access type: Public

Description:

This is an example of a game made with this computer. Using an 8 bit string you move a white dot to form a line.

00000001 - Right

11111111 - Left

11110000 - Up

00010000 - Down

(you can also combine them so for example 00010001 is down 1 right 1 per frame)

Created: May 16, 2022

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.