Snake game

Submitted by ellord on
Hi, i'm a student in informatic and I had to correct and improve an original program. Rule : You must eat the purple square to gain point until you eat yourself accidentally. Control : Arrow key Bug correction/Improvement : -Sounds has been completely reworked. -Game doesn't freeze anymore before your snake die. -Look (Alignement, font, text, antialiasing...) Original version : http://www

POS Transaction Report Processor

Submitted by Frankline on
Hello to you all, you can try this application and learn from it. It is my practice project and thanks to sourcecodester for the oppotunity, because i have learnt a lot from this site and i want others to learn from it too that is why i posted the application to this site. I used vb 2010 for the front and sql2008 for the back end. you can also use sql2008 express with advanced features for

Bubble Sort In C#

Submitted by walidsharaar on
Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list to be sorted, compares each pair of adjacent items and swaps them if they are in the wrong order. The pass through the list is repeated until no swaps are needed, which indicates that the list is sorted. The algorithm, which is a comparison sort, is named for the way smaller

Simple Python Gui Game

Submitted by shering on

A simple python GUI game Softwares: • Install Python 2.3.5, • Install Pygame 1.6 & • LiveWires 2.0 Installations: Unzip the python game folder into local (C:) /python23/ Click on the python icon named game file to start playing. Its easy to play the game check the installations and user manual on the zip file for help. You may also leave a comment for help.

Find Compilation Time of Any Code and Execution Time of Any Command

Submitted by Arup Kr Goswami on
This is a C source code, can find Compilation Time of any source code & also Execution time of any Command, in nanosecond, microsecond, millisecond. This is written in gcc platform ( Linux, Ubuntu ). The execution time of all commands of Ubuntu can be measured & in case of compilation time of source codes, the corresponding compiler must be installed in the machine. Thanks.

Modal Dialog Window

Submitted by marshallunduemi on
In this tutorial you can use the jqxWindow to direct a user’s attention to a particular activity in your application, such as entering data or viewing information. Consider using a jqxWindow when you want greater customization, you want to block the user interface outside the window, or when you want to retrieve a DialogResult and other data from the popup window.

Sales Transaction Processing System (STPS)

Submitted by shering on
Sales Transaction Processing System (STPS) User interface (Front-end): HTML, CSS & JavaScript. Logical part / Database (Back-end): PHP & MySQL. STPS support two roles: the cashier and Manager/supervisor. Features:  Less human error  Less Strength and strain of manual labour  Good Security  Data consistency  Easy to interact  Easy data Updating  Easy record keeping  Easy Backup data