https://github.com/crocidb/jrveia
A simple Tic-Tac-Toe game made with jRuby and Java's Swing.
https://github.com/crocidb/jrveia
Last synced: about 1 year ago
JSON representation
A simple Tic-Tac-Toe game made with jRuby and Java's Swing.
- Host: GitHub
- URL: https://github.com/crocidb/jrveia
- Owner: CrociDB
- License: mit
- Created: 2009-12-07T09:30:08.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-05-20T18:23:57.000Z (about 16 years ago)
- Last Synced: 2025-01-21T00:48:04.903Z (over 1 year ago)
- Language: Ruby
- Homepage: http://crocidb.com/blog/
- Size: 99.6 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
--------------------------------------------------------------------
jrVeia
--------------------------------------------------------------------
Introduction & Goal
--------------------------------------------------------------------
This is a simple Tic-Tac-Toe game I made using jRuby and Java's Swing for study.
I intend do make this game online with java sockets.
The main goal of this project is to study technologies such as jRuby, Ruby, Java, Sockets, etc.
TODOs
--------------------------------------------------------------------
-> Make a better HUD;
-> Make the game online.
License
--------------------------------------------------------------------
This program uses the MIT License. For more details, see the LICENSE file.
Contribute
--------------------------------------------------------------------
I appreciate every single line of code. If you want to help, feel free to fork this project.
See the AUTHORS files.
--------------------------------------------------------------------
by CrociDB
http://crocidb.com/