A pet project that serves as a fun and practical platform for teaching Python programming. Although currently intended for personal use, I may share it with educators and learners in the future.
Currently, it is developed simply, slowly, and iteratively in my free time. The philosophy of this project is 'if it works, it works.'
Feel free to visit: viliusp-pygame.netlify.app
Under the hood projects uses:
- Nuxt
- Nuxt Content
- Vuetify
- Netlify
Start the development server on http://localhost:3000:
yarn devWIP
Build the application for production:
yarn buildLocally preview production build:
yarn previewIf you would like to contribute to this project, please reach out or submit a pull request.