https://github.com/learosema/boulders-slides
Slide Deck for my Talk about my Boulder Dash Clone
https://github.com/learosema/boulders-slides
Last synced: over 1 year ago
JSON representation
Slide Deck for my Talk about my Boulder Dash Clone
- Host: GitHub
- URL: https://github.com/learosema/boulders-slides
- Owner: learosema
- Created: 2023-09-14T14:51:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T12:51:07.000Z (about 2 years ago)
- Last Synced: 2025-01-22T07:52:26.879Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://boulders-slides.netlify.app/
- Size: 2.28 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lea‘s First Gamedev Talk
Hi, this is the repository for my talk. It uses eleventy as a static site generator plus a gulp toolchain.
- `npm install` - install dependencies
- `npm run dev` - run a dev server with browsersync
- `npm run build` - run a production build