https://github.com/timdaub/videogame
A side scroller I wrote from scratch.
https://github.com/timdaub/videogame
Last synced: 10 months ago
JSON representation
A side scroller I wrote from scratch.
- Host: GitHub
- URL: https://github.com/timdaub/videogame
- Owner: TimDaub
- Created: 2017-06-20T19:25:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-25T16:11:31.000Z (over 5 years ago)
- Last Synced: 2025-03-29T10:12:05.978Z (11 months ago)
- Language: JavaScript
- Homepage: https://timdaub.github.io/videogame/
- Size: 58.2 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VIDEOGAME
A side scroller I wrote from scratch.
[Demo](https://timdaub.github.io/videogame/).
### Prerequisites
- Have rollup installed globally
### Installation
```bash
$ npm i
$ npm run dev
```
## Copyright notice
© 2020, Tim Daubenschütz. All rights reserved.
[Player sprites](https://erikari.itch.io/fluffy-animals) from
[erikari](https://erikari.itch.io), with special permission to use in Open
Source project on GitHub.