Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oneoffcoder/lightning-projects
A repository of "Lightning Projects" that children may used to learn the fundamentals of coding in a fun, enjoyable yet effective way.
https://github.com/oneoffcoder/lightning-projects
css greenfoot html java javascript pygame python
Last synced: about 6 hours ago
JSON representation
A repository of "Lightning Projects" that children may used to learn the fundamentals of coding in a fun, enjoyable yet effective way.
- Host: GitHub
- URL: https://github.com/oneoffcoder/lightning-projects
- Owner: oneoffcoder
- License: apache-2.0
- Created: 2020-06-01T03:41:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:17:13.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T10:29:02.731Z (over 1 year ago)
- Topics: css, greenfoot, html, java, javascript, pygame, python
- Language: HTML
- Homepage: https://github.com/oneoffcoder/lightning-projects
- Size: 6.71 MB
- Stars: 14
- Watchers: 3
- Forks: 11
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![One-Off Coder Logo](logo.png "One-Off Coder")
# Lightning Projects
These are a set of `Lightning Projects` that are meant to be friendly, fun, yet
effective coding projects for children to learn and improve their coding skills.
If you have any questions, please do not hesistate to contact us at
[email protected].* [HTML, CSS, JavaScript](html): Games based on HTML, CSS and JavaScript
* [Java, Greenfoot](java/greenfoot): Games based on Java and Greenfoot
* [Python, Pygame](python/pygame): Games based on Python and Pygame# Citation
```
@misc{lightning_projects_oneoffcoder_2020,
title={Lightning Projects},
url={https://github.com/oneoffcoder/lightning-projects/},
journal={GitHub},
author={One-Off Coder},
year={2020},
month={Jun}}
```# Copyright Stuff
```
Copyright 2020 One-Off CoderLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```# Contact
One-Off Coder
* [Website](https://www.oneoffcoder.com)
* [Twitter](https://twitter.com/oneoffcoder)
* [Facebook](https://www.facebook.com/oneoffcoder)
* [YouTube](https://www.youtube.com/channel/UCCCv8Glpb2dq2mhUj5mcHCQ)