Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tchx84/gameeky
Play, create and learn
https://github.com/tchx84/gameeky
gnome learning nocode python video-game
Last synced: 5 days ago
JSON representation
Play, create and learn
- Host: GitHub
- URL: https://github.com/tchx84/gameeky
- Owner: tchx84
- License: gpl-3.0
- Created: 2023-10-02T11:28:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-02T22:13:43.000Z (4 months ago)
- Last Synced: 2025-01-07T16:08:20.129Z (12 days ago)
- Topics: gnome, learning, nocode, python, video-game
- Language: Python
- Homepage:
- Size: 2.84 MB
- Stars: 89
- Watchers: 6
- Forks: 10
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
- awesome-gtk - Gameeky - Application to create and play games without any code for young learners and educators `#python` `#libadwaita`. (Gaming / Task Scheduling)
README
# Gameeky ![CI](https://github.com/tchx84/Gameeky/workflows/CI/badge.svg)
Play, create and learn.
![](data/screenshots/en/01.png)
Gameeky lets young learners and educators create and explore cooperative games and learning experiences.
More specifically:
* Play and explore games with friends
* Create new games without writing any code
* Tell stories through these games
* Nurture artistic skills by designing game objects and creatures
* Grasp the basics of programming using Python in a LOGO-like experience
* Mature programming skills by extending games with Python plugins## Get it
[](https://flathub.org/apps/dev.tchx84.Gameeky)
## Use it
Learn more about this project by reading the [beginner's guide](docs/basics/src/en/index.md).
## Contribute
Everyone is welcome to contribute to this project, please read these [instructions](CONTRIBUTING.md) carefully.
## Copyright
© 2024 [Martín Abente Lahaye](https://tchx84.dev)
## Disclaimer
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [GNU General Public License](COPYING) for more details.