Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 Coder

Licensed 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 at

http://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)