Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ganoninc/winerror-simulator
A Windows XP error simulator
https://github.com/ganoninc/winerror-simulator
drawer drawing error freeze frozen fun game simulator windows windows-xp
Last synced: 3 months ago
JSON representation
A Windows XP error simulator
- Host: GitHub
- URL: https://github.com/ganoninc/winerror-simulator
- Owner: ganoninc
- License: mit
- Created: 2017-05-31T19:24:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T05:21:10.000Z (over 1 year ago)
- Last Synced: 2024-04-16T11:11:48.740Z (7 months ago)
- Topics: drawer, drawing, error, freeze, frozen, fun, game, simulator, windows, windows-xp
- Language: JavaScript
- Homepage: https://ganoninc.github.io/winerror-simulator/
- Size: 2.43 MB
- Stars: 17
- Watchers: 1
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - ganoninc/winerror-simulator - A Windows XP error simulator (JavaScript)
README
# A Windows XP Error Simulator
Do you remember the time when Windows XP used to freeze and allow you to draw incredible things using the error window? This webapp does that.
## Demo ##
It is possible to test the simulator on its Github page: [ganoninc.github.io/winerror-simulator/](https://ganoninc.github.io/winerror-simulator/)
## Technologies ##
This project makes use of [Vanilla JS](http://vanilla-js.com), [Sass](http://sass-lang.com), [Gulp](http://gulpjs.com), [RequireJS](http://requirejs.org) and [Canvas API](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API,)
## TODO ##
* ~~add support for touchscreen devices~~