Search results for "app"
1.
Simon - Java
Various Games
by
oligalma
Simon is a game that you have to memorize a combination of colors. In every round you will have to remember an extra color.
You can run the program with Eclipse. To run the program without Eclipse: java -jar simon.jar
app colors java software
5.0
Jul 11 2021
2.
Chemical elements quiz - Java
Various Games
by
oligalma
Program that enables you to learn the chemical elements, symbols and atomic numbers.
To run the program: java -jar chemical-elements-quiz.jar
app chemical elements java software
5.0
Jul 11 2021
3.
The game of life - Java
Various Games
by
oligalma
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970
Any live cell with fewer than two live neighbours dies, as if caused by under-population.
Any live cell with two or three live neighbours lives on to the...
app cell game java life software
5.0
Jul 11 2021