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

https://github.com/sanjosolutions/programming

A programming game
https://github.com/sanjosolutions/programming

game programming

Last synced: 9 months ago
JSON representation

A programming game

Awesome Lists containing this project

README

          

# Programming

This work is devoted to God.

[Game](https://sanjosolutions.github.io/programming/)

Goal of the game is it to gather the brown points with the green point by writing JavaScript code.
The available functions to move the green points are below.

## Available functions

- `moveForward()`
- `turnRight()`
- `turnLeft()`