Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dankolesnikov/litebrite
- Owner: dankolesnikov
- Created: 2017-09-30T13:04:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T00:07:37.000Z (over 7 years ago)
- Last Synced: 2025-01-01T15:44:40.795Z (about 1 month ago)
- Topics: game, java, javafx, object-oriented-programming
- Language: Java
- Homepage:
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
## MetaDanil Kolesnikov – [email protected]
Distributed under the MIT license.