Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n1ghtf1re/colourless
A puzzle game: the coloring of regular graphs.
https://github.com/n1ghtf1re/colourless
bsuir coloring coloring-graph colourless delphi demo game graph graphs gui poit students
Last synced: about 1 month ago
JSON representation
A puzzle game: the coloring of regular graphs.
- Host: GitHub
- URL: https://github.com/n1ghtf1re/colourless
- Owner: N1ghtF1re
- License: mit
- Created: 2018-02-23T17:15:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T19:34:15.000Z (over 6 years ago)
- Last Synced: 2024-10-31T13:44:48.145Z (3 months ago)
- Topics: bsuir, coloring, coloring-graph, colourless, delphi, demo, game, graph, graphs, gui, poit, students
- Language: Pascal
- Homepage: https://brakhmen.info/
- Size: 54.4 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Colourless
--------------------
A puzzle game: the coloring of regular graphs.The task
--------------------
To paint each vertex of the graph in one of two colors according to the given condition.
Current condition: each red vertex is adjacent to exactly two reds and each black vertex is adjacent to exactly two red vertices.Developers
--------------------
In the development of this chic game involved:
+ [**Pankratiew Alexandr**](https://vk.com/sasha_pankratiew)
+ [**Holubeu Kiryl**](https://vk.com/smertowing)
+ [**Pilinko Nikita**](https://vk.com/mineralsfree)#### [Download last version](https://github.com/N1ghtF1re/Colourless/releases/tag/v0.11)