Thank you so much, Sir !
Burak Alkan
Creator of
Recent community posts
Thank you. My works are not so advanced, but i would like a general feedback.
https://burakaltr.itch.io/
That is the only language i can say i know apart from the old Fortran77.
Java as a GUI featuring language and its ability to make objects and then even return objects back from a method, just amazes me.
How i see is you define your own objects to meet your needs...
Are there any platforms, you might suggest i try & learn.
I know i am no Carmack, and will not go near to making an Engine.
Thank you for your interest.
PS: Java did another strange thing before: it did not accept dot notation but comma notation in the input of doubles.
Also when it is Strings, and you do reference a String in a method. It remains unchanged when bacj from the method.
I cannot say deficiencies as i am a mere programmer. But Java has some let downs. I know...
So please bear with the Flickering. I know it is a no no in the game community to have defects in your game, but Java renders some limited resources.
When i tried to do it in one JFrame all weirdness happened from switching squares to unsteady behavior.
So apart from the Flickering, do you like the design, the idea of a timer and a visual guide?
I know it has been done before. I just tried to rewrite it in Java.
Have a Nice Day. Mr.
Sure Sir, you had criricized my embryonic games. You pleaded i make them clickable and graphicized.
I sure did that Sir. Please check these two Sir, please :)
https://burakaltr.itch.io/every-picture-tells-a-story-3-by-3
https://burakaltr.itch.io/every-picture-4-by-4-clickable
Thanks very much in advance.
I made it all clickable and graphey, please check !
https://burakaltr.itch.io/every-picture-4-by-4-clickable
https://burakaltr.itch.io/every-picture-tells-a-story-3-by-3
could you Please check out my new game for Feedback
https://burakaltr.itch.io/every-picture-tells-a-story-3-by-3
Thanks !
click your way through to a sensible picture
https://burakaltr.itch.io/every-picture-tells-a-story-3-by-3
https://burakaltr.itch.io/floating-numbers-base-converter

Mathematical operations often need some dedicated tools to be carried out with minimal efforts and with maximum precision. This is true not only for calculations, but also for the many types of numerical conversions.
When changing the base of a certain number becomes too hard for mental calculations, you can try a simple application like baseConvert. Especially designed to carry out this particular type of operation, the program is a breeze to use even for beginner users.
The plain and simple GUI of this utility is clearly built just for practical purposes. There are only 3 fields that can be filled in and one button, which will perform the conversion on the spot. A noticeable plus of baseConvert is the fact that it was designed as a cross-platform tool, completely written in Java.
Getting the app to work its magic is only a matter of choosing the source base, then the one into which you want to turn the number and finally you just have to type in the value. Pressing the 'Convert' button will result in the immediate conversion of the figure you provided.
An interesting thing about baseConvert is the ability to process numbers with decimals. This means that you can change the base for pretty much any value, fractionated or not, in just a couple of seconds.
Since using this software solution is a really easy job, it will get the attention of all users, especially those interested in getting the conversion done in no time.