| Forum |
|
|||||||
| Gamerz Whether it's on a PC, console, on your phone or in your browser, we all love games. Reviews, walkthroughs, consoles, easter eggs, cheats, etc., should be posted here. Note: All views/reviews within are the opinions of the respective posters only |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Broken In
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
|
I have developed 'Sudokool' , a cool pc version of the popular game sudoku. I developed it as part of my Core Java Project. I m giving a preview below ![]() The game is now platform independent n tested successfully on linux n windows. You can download latest version of the game from here U need the jre 1.5.x to run game, although jre 1.4.2 will work ,but looks will not be so cool. Alternatively if u have JDK 1.4 or 1.5 then u don't need jre bcoz jre comes included in JDK. You can download jre 1.5 from here Please give me ur feedback and comments after playing my first software " Sudokool" here |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#4 (permalink) |
|
Broken In
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
|
QwertyManiac - thanx for u appreciation.
I have tried my best to make it ultra cool n include most of the features of the commercial sudoku games.
__________________
Be honest . By that way u can be sure that the world is short of atleast one rascal. |
|
|
|
|
#6 (permalink) |
|
Wise Old Owl
Join Date: Jul 2004
Location: Bangalore
Posts: 1,208
|
excellent work man! I love the interface and so far from the little I have played, its been pretty smooth...keep it up!
__________________
AMD 64 3500+ Venice DFI Lan Party Ultra-D 2* 512 MB PdP Memory with 2-2-5L timings XFX 7900GT 256 MB Card |
|
|
|
|
#7 (permalink) |
|
Broken In
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
|
there are complaints that the zip file is corrupt.
I have uploaded it many times after deleting previous upload. Its working fine on my pc. I recommend to use winrar instead of winzip.
__________________
Be honest . By that way u can be sure that the world is short of atleast one rascal. |
|
|
|
|
#8 (permalink) |
|
Laptoping
Join Date: Aug 2004
Location: Mumbai
Posts: 2,207
|
Geocities bandwidth has expired and would keep on being the case, so I suggest upload it somewhere else like Rapidshare.de or MegaUpload.com or some webspace from which downloads can be done directly. Also the Preview image is not showing up.
__________________
You could think I'm wrong, but that's no reason to stop thinking. |
|
|
|
|
#11 (permalink) |
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,657
|
Here is a rapid link
http://rapidshare.de/files/5575321/Sudokool.zip.html
__________________
Harsh J www.harshj.com |
|
|
|
|
#12 (permalink) |
|
Broken In
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
|
Presenting Latest version :
50 puzzles for each difficulty level Bug fixed - custom mode timer not working In order to avoid confusion i have updated the link in the first post of the thread.First link gives a direct download.If this link fails,for some unknown reasons, rapidshare link is also given. |
|
|
|
|
#13 (permalink) |
|
A Year Closer To Heaven
Join Date: Feb 2005
Location: Bangalore
Posts: 1,369
|
Good work Cheetah. I think you should send it to SKOAR! as well. They would surely love to carry it in the next issue's DVD.
__________________
The ANGRY Pixel proudly announces the launch of India's first ever launch center for a game, The ANGRY Pixel - Milestone Interactive Street Fighter 4 Launch Center |
|
|
|
|
#16 (permalink) |
|
AMD user for 9 yrs!!
Join Date: Jan 2005
Location: New Delhi
Posts: 921
|
Good Work man ..
BTW I am sort of addicted to SUDUKO in newspaper I am able to do the easy one .. but Hard wala to kabhi solve hi nahi hota. Infact .. Easy one is still a pain to solve.. In all Suduko is a very good ... being a new thing for me. |
|
|
|
|
#17 (permalink) |
|
Broken In
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
|
Sudokool Tips :
1.How to use pencil/guess use guess only when u get struck at a point where u cannot proceed further by all the logic u have . U should guess at a point where there are only two possible entries. Right click to make a pencil mark .Now work out the puzzle using right click.If the point was guessed right then all the entries will fall correctly in their places.Otherwise the guess was wrong.Don't forget to erase these pencil marks n fill the point with left click before submitting the puzzle. 2.Issue of the records -Records will consist of only those puzzles which u have played from the library(easy,medium and hard) .In other words custom games will not make any entry in the records. -Puzzles which are completed in a single sitting only will be entered into the record.Those which u save and load n then complete will not have any entry in the records.
__________________
Be honest . By that way u can be sure that the world is short of atleast one rascal. |
|
|
|
|
#18 (permalink) |
|
Broken In
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
|
For playing hard level u will have to add more logic to ur armour.If u try to solve hard level using the same logic with which u solve easy and medium puzzles then my freind u will not be able to proceed after a certain point.
I would like to give u a very good link on how to solve sudoku here
__________________
Be honest . By that way u can be sure that the world is short of atleast one rascal. |
|
|
|
|
#19 (permalink) |
|
Broken In
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
|
Can anyone suggest some popular software sites where i can submit this game.
I have submitted on download.com and softpedia.com
__________________
Be honest . By that way u can be sure that the world is short of atleast one rascal. |
|
|
|
|
#21 (permalink) |
|
Broken In
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
|
Thanks buddy.
I will try to upload on the above sites soon.But i want to know about PAD files.while submitting any software , the sites usually ask URL of PAD file. What is a PAD file? How is this file written ? or generated? Is there any program(freeware) for generating the same?
__________________
Be honest . By that way u can be sure that the world is short of atleast one rascal. |
|
|
|
|
#23 (permalink) |
|
Broken In
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
|
deadman - i found java a very cool language.Every function which u need is already inbuilt in the java library.All u need is to learn how to use them in an object oriented way.I will never go back to c or c++ after having learned java.GUI is so cool n nice in java(no comparison with that of c n c++).
__________________
Be honest . By that way u can be sure that the world is short of atleast one rascal. |
|
|
|
|
#24 (permalink) |
|
Broken In
Join Date: Jul 2005
Location: Gurgaon
Posts: 150
|
Sudokool updated :
1. The game now runs on both linux and windows. (I have not tested on other OS, but thnx to platform independent java technology on which this game is developed, hope it will run smoothly on others too.) 2.Game window made resizable. 3.Added file select/browse in save/load option to make the things easy in case of large no. of saved games. Link in first post has also been updated. U can get the latest Sudokool here.
__________________
Be honest . By that way u can be sure that the world is short of atleast one rascal. |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|