-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
magicgoose
committed
Jun 30, 2013
1 parent
840323f
commit ccd1ad9
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
There is not much things done yet. | ||
The goal of the project is achieved. Some bugs are still there, though - I'll fix them if I'll have time to do it. For now I must concentrate on other things. | ||
|
||
The entry point is src/magicgoose/gomoku/gui/GomokuMainWindow.scala/GomokuMainWindow.main(args: Array[String]). There is no external dependencies. I'm using Scala 2.10. | ||
|
||
Thanks JProfiler team for the free open-source license for JProfiler: | ||
http://www.ej-technologies.com/products/jprofiler/overview.html | ||
http://www.ej-technologies.com/products/jprofiler/overview.html |