https://github.com/ampless/smallqrgames
small games encoded in qr codes
https://github.com/ampless/smallqrgames
Last synced: 12 months ago
JSON representation
small games encoded in qr codes
- Host: GitHub
- URL: https://github.com/ampless/smallqrgames
- Owner: Ampless
- License: mpl-2.0
- Created: 2020-09-11T18:33:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-01T02:44:58.000Z (about 5 years ago)
- Last Synced: 2025-03-16T01:28:13.892Z (over 1 year ago)
- Language: Dart
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmallQRGames
small games encoded in qr codes
## original trajectory
initially this should have been a completely custom binary format with
an assembler and maybe even an llvm backend
## changes
lets just hack on wasm, because it already fixed like 90% of our problems