An open API service indexing awesome lists of open source software.

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

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