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

https://github.com/gozeloglu/bejeweled

Spring 2017-2018
https://github.com/gozeloglu/bejeweled

Last synced: 10 months ago
JSON representation

Spring 2017-2018

Awesome Lists containing this project

README

          

# BEJEWELED

This game has been implemented in Java language.
The game can being played in two different ways.

1st way:

`$ javac *.java`

`$ java Main < test_case.txt`

2nd way:

`$ javac *.java`

`$ java Main`

NOTE: Input text files can being created with using below repository.

https://github.com/gozeloglu/Input-File-Creator