Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nottlexa/casual-playground

A grid-based 2D sandbox inspired by cellular automata.
https://github.com/nottlexa/casual-playground

2d-game cellular-automata cellular-automaton game game-2d game-of-life gameoflife js playground sandbox sandbox-playground

Last synced: about 2 months ago
JSON representation

A grid-based 2D sandbox inspired by cellular automata.

Awesome Lists containing this project

README

        

:gb: [English version](#casual-playground-eng)\
:ru: [Русская версия](#casual-playground-rus)

____

# Casual Playground (ENG)
> A grid-based 2D-sandbox inspired by cellular automata.
#### By Alexey "NotLexa" Kozhanov (Алексей Кожанов)

[![Discord](https://img.shields.io/discord/1006230325061496872?logo=discord&logoColor=white)](https://discord.gg/HfsNpfJFDR)

![GitHub all releases](https://img.shields.io/github/downloads/NottLexa/Casual-Playground/total)
![GitHub package.json version](https://img.shields.io/github/package-json/v/NottLexa/Casual-Playground)
[![GitHub](https://img.shields.io/github/license/NottLexa/Casual-Playground)](https://github.com/NottLexa/Casual-Playground/blob/release/COPYING)

![Lines of code](https://img.shields.io/tokei/lines/github/NottLexa/Casual-Playground)
![GitHub repo size](https://img.shields.io/github/repo-size/NottLexa/Casual-Playground)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/NottLexa/Casual-Playground)
![GitHub last commit](https://img.shields.io/github/last-commit/NottLexa/Casual-Playground)

[_Original version in python_](https://github.com/NottLexa/Casual-Playground-PY)

### Important information
1. Everything in Casual Playground is licensed under
[GNU GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html).

### Decoding of commit changes' descriptions' marks

Although all commit descriptions are written in russian, there are some
symbols and marks that are used to shorten some change descriptions.
With these marks you can specify/find out what specific change did.

| Mark | Meaning |
| :------: | ------------------- |
| `HF` | Hotfix |
| `F` | Fix |
| `+` | New feature |
| `-` | Removed |
| `>` | Edited/Renamed |
| `>>` | Moved |
| `!` | Important change |
| `M` | Git branch merge |
|_No mark_ | Unclassified change |

### Links

* [GitHub](https://github.com/NottLexa/Casual-Playground)
* [itch.io](https://notlexa.itch.io/Casual-Playground)

____

# Casual Playground (RUS)
> Сеточная 2D-песочница, вдохновлённая клеточными автоматами.
#### Создано Алексеем "NotLexa" Кожановым

[![Discord](https://img.shields.io/discord/1006230325061496872?logo=discord&logoColor=white)](https://discord.gg/HfsNpfJFDR)

![GitHub all releases](https://img.shields.io/github/downloads/NottLexa/Casual-Playground/total)
![GitHub package.json version](https://img.shields.io/github/package-json/v/NottLexa/Casual-Playground)
[![GitHub](https://img.shields.io/github/license/NottLexa/Casual-Playground)](https://github.com/NottLexa/Casual-Playground/blob/release/COPYING)

![Lines of code](https://img.shields.io/tokei/lines/github/NottLexa/Casual-Playground)
![GitHub repo size](https://img.shields.io/github/repo-size/NottLexa/Casual-Playground)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/NottLexa/Casual-Playground)
![GitHub last commit](https://img.shields.io/github/last-commit/NottLexa/Casual-Playground)

[_Оригинальная версия на Python_](https://github.com/NottLexa/Casual-Playground-PY)

### Важная информация
1. Всё в Casual Playground находится под лицензией
[GNU GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html).

### Расшифровка меток в описаниях изменений коммитов

С помощью этих меток вы можете обозначить/узнать, что сделало то или иное
изменение.

| Метка | Значение |
| :-------: | ---------------------- |
| `HF` | Хотфикс |
| `F` | Фикс |
| `+` | Новая фича |
| `-` | Удалено |
| `>` | Изменено/Переименовано |
| `>>` | Перемещено |
| `!` | Важное изменение |
| `M` | Слияние веток Git |
|_Нет метки_| Неклассифиц. изменение |

### Ссылки

* [GitHub](https://github.com/NottLexa/Casual-Playground)
* [itch.io](https://notlexa.itch.io/Casual-Playground)