- 🎓 lectures for APHGames courses
- 🎈 declared by using DoDo's Slides Template, built on top of revealJS
- 📦 bundled by using parcelJS pipeline
- clone it
- install NodeJS, LTS version if possible
- execute
npm install - run
npm run generate-indexto generate json descriptor and index.html with the list of slides - run
npm run devand navigate tolocalhost:1234/index.htmlto see the list - you can build the project by running
npm run build
Changelog is available here
- the slides can be found on aphgames.io or aphgames.cz, materials tab
- BSD 2-Clause License
- This license applies only to the code in this repository. Images, SVG files, and other assets are explicitly excluded!
