Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergiubucur/falling-through-code
https://github.com/sergiubucur/falling-through-code
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sergiubucur/falling-through-code
- Owner: sergiubucur
- Created: 2018-11-11T18:53:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T11:56:23.000Z (almost 6 years ago)
- Last Synced: 2024-07-18T12:15:00.823Z (4 months ago)
- Language: JavaScript
- Homepage: https://sergiubucur.itch.io/falling-through-code
- Size: 516 KB
- Stars: 29
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# falling-through-code
![](https://i.imgur.com/cyhQnc9.png)
Falling Through Code is a hybrid vertically scrolling game where the levels are source code files.
It was created as a part of [Game Off 2018](https://itch.io/jam/game-off-2018)
#### Play live @ https://sergiubucur.itch.io/falling-through-code
## Instructions
- You start at the top of the file, controlling a green cursor with the arrow keys, and must work your way down to the end.
- The sample level can be substituted by any source code file via URL or choosing a local file.Author: [sergiubucur](https://sergiubucur.github.io/)