1
0
Fork 0
URL is likely to change for now https://github.com/Ryuno-Ki/gamedevjs-2021
This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
André Jaenisch c4dc05692c
archive notice
2021-06-30 19:58:27 +02:00
client Fix typo. 2021-04-26 08:13:58 +02:00
dist Initial setup using esbuild and fastify 2021-04-13 21:56:05 +02:00
server Allow for overwriting HOST. 2021-04-25 14:55:41 +02:00
.gitignore Zip package after deployment. 2021-04-25 15:11:46 +02:00
LICENSE Initial commit 2021-04-13 21:25:53 +02:00
README.md archive notice 2021-06-30 19:58:27 +02:00
i-really-move-on.png Track images used in submission entry. 2021-04-26 00:35:06 +02:00
package-lock.json Update dependency esbuild to v0.11.23 2021-05-16 17:55:59 +00:00
package.json Update dependency esbuild to v0.11.23 2021-05-16 17:55:59 +00:00
renovate.json Add renovate.json 2021-04-13 19:56:27 +00:00
screenshot-initial.png Track images used in submission entry. 2021-04-26 00:35:06 +02:00
screenshot-level-m.png Track images used in submission entry. 2021-04-26 00:35:06 +02:00
screenshot-level-o.png Track images used in submission entry. 2021-04-26 00:35:06 +02:00
screenshot-level-r.png Track images used in submission entry. 2021-04-26 00:35:06 +02:00

README.md

I Really Move On

Archived. The code moved to my own domain.

This repositories hosts my entry for GamedevJS 2021 jam. The topic is Mirror. If you deduplicate it, you can form the anagram IRMO.

screenshot of a level

When I think on mirrors, I think on reflection of light. So this what this entry is about: you have a light source, that emits light. Your goal is to find the right angle to make it cross the target.

License

GPL v3 or newer. See LICENSE.