Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dankolesnikov/litebrite

LiteBrite game with JavaFX
https://github.com/dankolesnikov/litebrite

game java javafx object-oriented-programming

Last synced: 12 days ago
JSON representation

LiteBrite game with JavaFX

Awesome Lists containing this project

README

        

# LiteBrite
> Java program simulating litebrite game.

![](header.png)

# Description
LiteBrite allows the artist to create a glowing picture by placing multi-colored translucent plastic pegs through opaque black paper. Using a standard lightbulb, the light is blocked by the black paper except where the pegs conduct the light. When lit, the pegs have an appearance similar to that of LEDs.

## Installation

GUI:

Click on the executable litebrite.jar file found in out/artifacts/

Command line:

```sh
java -jar litebrite.jar
```
## Meta

Danil Kolesnikov – [email protected]

Distributed under the MIT license.