https://github.com/andrewn9/roslyn2024
Winner of "Most Creative" Roslyn Code Overload '24
https://github.com/andrewn9/roslyn2024
typescript
Last synced: about 1 year ago
JSON representation
Winner of "Most Creative" Roslyn Code Overload '24
- Host: GitHub
- URL: https://github.com/andrewn9/roslyn2024
- Owner: andrewn9
- License: mit
- Created: 2024-03-01T17:32:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T01:30:06.000Z (over 2 years ago)
- Last Synced: 2024-03-07T00:24:56.128Z (over 2 years ago)
- Topics: typescript
- Language: TypeScript
- Homepage: https://roslyn2024.vercel.app
- Size: 66.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hooke's Hike - a typescript platformer game using pixijs and matter
Climb through the coil of my monitor and break free using nothing but a spring.
### Authors
- [@andrewn9](https://www.github.com/andrewn9)
- [@lancephung](https://www.github.com/lancephung)
### Demo
Try the live demo here:
(https://roslyn2024.vercel.app)
https://github.com/andrewn9/roslyn2024/assets/79771471/ac302905-8e76-46da-9938-577bbd2099bb
### Deployment
To deploy this project run:
```bash
npm run build
```
Or, to run locally:
```bash
npm run dev
```
### Post hackathon features:
- Speedrun timer
- Tweaked physics