You are on page 1of 10

Ring Documentation, Release 1.5.

1.4 Analog Clock

URL : https://github.com/ring-lang/ring/blob/master/applications/analogclock/AnalogClock-Image.ring
Author : Bert Mariani

1.4. Analog Clock 5


Ring Documentation, Release 1.5.2

1.5 TicTacToe Game

URL : https://github.com/AbdelrahmanGIT/RingSamples/blob/master/src/TecTacToe.ring
Author : Abdelrahman Mohammed

1.5. TicTacToe Game 6


Ring Documentation, Release 1.5.2

1.6 Squares Puzzle Game

URL : https://github.com/MajdiSobain/RingAllegro_SquaresPuzzle
Author : Majdi Sobain
This project is about (Squares Puzzle) popular game that I have programmed using ring language with its RingAllegro
Library. The principle of this game is very known to all of us, which is moving squares to get the real full shape of the
original picture.
This game could be played using mouse and keyboard as well, showing a message of congratulations at the successful
solving.

1.6. Squares Puzzle Game 7


Ring Documentation, Release 1.5.2

1.7 Video-Music-Player Application

Author : Bert Mariani


Screen Shot:

1.7. Video-Music-Player Application 8


Ring Documentation, Release 1.5.2

1.8 Calculator Application

Author : Magdy Ragab


Updated Version by Gal Zsolt and Bert Mariani
Screen Shot:

1.8. Calculator Application 9


Ring Documentation, Release 1.5.2

1.9 Windows StartUp Manager Application

URL : https://github.com/ring-lang/WinStartupManager
Author : Majdi Sobain
Windows Startup Manager is an application that has the ability to let the user control what programs should start at
Windows booting time. It gives you the ability to show, edit, delete, or even add new programs entries to be lunched
at Windows booting time.
It is specialized at managing Windows startup entries that are stored in Windows Registry only, but provides a quick
option to edit programs shortcuts type entries.
Screen Shot:

1.9. Windows StartUp Manager Application 10


Ring Documentation, Release 1.5.2

1.10 Werdy Application

URL : http://werdy.info
Source Code : https://github.com/magdy-ragab/werdy
Author : Magdy Ragab
Quran application includes reading suras, searching and bookmarking.
The applcation is provided for Windows, Linux and Android.

1.10. Werdy Application 11


Ring Documentation, Release 1.5.2

1.11 Samples in this book

The next samples are developed in little hours and we will introduce them through this book.
The next screen shot for he Ring Notepad application

1.11. Samples in this book 12


Ring Documentation, Release 1.5.2

The next screen shot for the Cards Game

The next screen shot for the Cards Game (Android)

1.11. Samples in this book 13


Ring Documentation, Release 1.5.2

The next screen shot from the Web Development chapter

1.11. Samples in this book 14

You might also like