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
- Host: GitHub
- URL: https://github.com/sanjosolutions/programming
- Owner: SanjoSolutions
- License: unlicense
- Created: 2021-11-30T17:10:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T01:03:16.000Z (over 2 years ago)
- Last Synced: 2025-02-10T15:16:28.676Z (11 months ago)
- Topics: game, programming
- Language: JavaScript
- Homepage: https://sanjosolutions.github.io/programming/
- Size: 10.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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()`