https://github.com/ajweeks/mirrors-js
A port of my Mirrors game from java to pure js
https://github.com/ajweeks/mirrors-js
Last synced: 12 months ago
JSON representation
A port of my Mirrors game from java to pure js
- Host: GitHub
- URL: https://github.com/ajweeks/mirrors-js
- Owner: ajweeks
- Created: 2015-03-16T22:55:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-07T16:01:47.000Z (about 11 years ago)
- Last Synced: 2025-02-09T21:41:16.102Z (over 1 year ago)
- Language: JavaScript
- Size: 371 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mirrors-JS
A port of my game [Mirrors](https://github.com/ajweeks/mirrors) from java to pure js
This code is my first experience with javascript and should therefore probably *not* be used as a style guide, or any kind of guide for that matter, as it is of rather low quality.