An open API service indexing awesome lists of open source software.

https://github.com/derivia/basic-snake

Snake in Apple's Basic
https://github.com/derivia/basic-snake

Last synced: 6 months ago
JSON representation

Snake in Apple's Basic

Awesome Lists containing this project

README

          

# Snake
> snake made in Applesoft Basic (based on scattered resources)

## How to play
1. Open a Applesoft Basic emulator, like this one: [Calormen's Applesoft Basic Emulator in JavaScript](https://www.calormen.com/jsbasic/).
2. Paste the code on the text input and hit `Run`.
3. Move the snake with WASD keys.