| Title/Description | Reaction | Create date |
Math Quiz
By Graphix
A simple quiz which asks the users to solve a equation.
|
0 Comment |
2010-11-09 18:07:48 |
Browsergame
By Graphix
A strategical game you can play in your browser. The user can build his city, earn resources and interact with other players.
|
0 Comment |
2010-11-01 21:22:20 |
Asteroids
By Graphix
A aircraft is used to shoot at enemies and flying objects heading your way.
|
0 Comment |
2010-11-01 17:43:16 |
Memory
By Graphix
The game in which you need to combine the two matching cards together by selecting them from a 5x4 rectangle of cards.
|
2 Comments |
2010-11-01 17:41:20 |
Object Mouse Evador
By Graphix
A game in which you evade objects using your mouse, if it is hit, it's game over.
|
0 Comment |
2010-11-01 17:40:16 |
Poker
By Graphix
The game Poker in which you have 2 cards and 5 cards are dealt on the table.
|
0 Comment |
2010-11-01 17:38:57 |
PapiJump
By Graphix
The bouncing circle Papi that jumps from platform to platform, increasing score as it gets higher.
|
0 Comment |
2010-11-01 17:34:44 |
The Impossible Quiz
By Graphix
The very famous impossible quiz, with the strangest questions and answers!
|
0 Comment |
2010-11-01 17:33:25 |
Quiz
By Graphix
A simple quiz with a few types of questions and answers
|
0 Comment |
2010-11-01 17:32:27 |
First Person Shooter
By Graphix
A simple shooter in which the user can shoot enemies, upgrade his weapons and reach the highscore.
|
0 Comment |
2010-11-01 15:27:23 |
Tic Tac Toe
By Graphix
A game in which you play a game of tic tac toe against the computer.
|
0 Comment |
2010-11-01 15:21:57 |
Coinflip
By Graphix
A game in which the user chooses a side of the coin, and then wins or looses depending on the side it fell on.
|
0 Comment |
2010-11-01 15:21:01 |
Snake
By Graphix
A game in which you are a snake that get longer each time it collects items.
|
0 Comment |
2010-11-01 15:19:37 |
Forum
By Graphix
A basic PHP/MySQL forum with subforums, threads and posts.
|
0 Comment |
2010-10-13 15:49:59 |
System Explorer
By Graphix
A PHP program that can be used to navigate through your system, read/open/delete files and all features like Microsoft Explorer.
|
0 Comment |
2010-10-13 15:48:27 |
Crypt
By Graphix
A program that allows the user to safely encrypt and decrypt his data.
|
0 Comment |
2010-10-13 15:46:41 |
Lightbox
By Graphix
A tutorial on how to make a lightbox pop up in the center of the screen with a dark filter behind it.
|
0 Comment |
2010-10-13 15:45:07 |
Login System
By Graphix
Learn how to make a secure login system!
|
0 Comment |
2010-10-13 15:42:12 |
Rich Text Editor WYSIWYG
By Graphix
How to make a editor that can bold, italic, underline etc? I learn you how to!
|
0 Comment |
2010-10-10 21:33:04 |
Blackjack
By Graphix
The famous cardgame blackjack written in JavaScript
|
0 Comment |
2010-08-18 11:04:59 |
Hangman
By Graphix
The code for the populair game Hangman in JavaScript, PHP, C and Java!
|
0 Comment |
2010-08-04 12:07:08 |
Chat
By Graphix
This project shows how you can easily create a interactive chat program.
|
0 Comment |
2010-08-04 12:07:08 |
Custom Messagebox
By Graphix
Creating a better alternative for the normal boring messageboxes such as alert, confirm and prompt!
|
0 Comment |
2010-11-06 19:10:50 |
Visitor Counter
By Graphix
A small application that counts the amount of visitors on your website and gathers some information about them.
|
0 Comment |
2010-11-01 21:39:04 |
Image Editor
By Graphix
A advanced image editor with many functionalities such as drawing primitives and text, bucket, file conversion, a pipet and much more!
|
0 Comment |
2010-11-01 21:37:27 |
Image Generator
By Graphix
In this application, the user can specify how he wants his image to look like, and then it generates the appropiate image.
|
0 Comment |
2010-11-01 21:33:05 |
Image Slideshow
By Graphix
A three dimensional image slideshow.
|
0 Comment |
2010-11-01 17:49:18 |
Clock
By Graphix
A advanced clock which has multiple functionalities.
|
0 Comment |
2010-11-01 17:48:11 |
Text Replacer
By Graphix
An application that reads the text entered by the user and replaces the matching string with the replace string.
|
0 Comment |
2010-11-01 17:46:56 |
Color Picker
By Graphix
A interface that enables the user to choose a correct color.
|
0 Comment |
2010-11-01 17:45:37 |
Online Keyboard
By Graphix
A application with which the user can type text using their mouse and not their keyboard.
|
0 Comment |
2010-11-01 17:44:14 |
User Management System
By Graphix
A system that enables you to add, edit, view and remove users from the database.
|
0 Comment |
2010-11-01 17:42:17 |
Poker Chance Calculator
By Graphix
A calculator that estimates the chances of the game Poker.
|
0 Comment |
2010-11-01 17:39:32 |
Calendar
By Graphix
A calendar in which you can add, edit and delete activities for each date.
|
0 Comment |
2010-11-01 17:38:21 |
Newsletter
By Graphix
A application to enable users to join your newsletter-emaillist and how to send a newsletter to all emails on the list.
|
0 Comment |
2010-11-01 17:31:14 |
RSS Feed
By Graphix
A tutorial on how to make a Really Simple Syndication Feed.
|
0 Comment |
2010-11-01 17:29:38 |
Dictionary
By Graphix
A simple dictionary that users can use to translate a word into a foreign language and the other way around.
|
0 Comment |
2010-11-01 15:41:52 |
Pagination
By Graphix
Application that be used to seperate the many results from the database and enables the user to browse them without having a gigantic page.
|
0 Comment |
2010-11-01 15:41:00 |
Calculator
By Graphix
A regular calculator that users can use to solve their equations (add, deduct, divide ...)!
|
0 Comment |
2010-11-01 15:38:27 |
Stopwatch
By Graphix
A simple stopwatch users can use to measure time.
|
0 Comment |
2010-11-01 15:33:56 |
Progress Bar
By Graphix
Many different kinds of progress bars that indicate how long something is going to take to complete.
|
0 Comment |
2010-11-01 15:33:03 |
URL Shortener
By Graphix
A application that receives long URL's given by it's visitor and converts them to short ones.
|
0 Comment |
2010-11-01 15:31:57 |
Link Activation
By Graphix
At tutorial on how to active user accounts by sending an link to their email that they need to click to confirm their subscription
|
0 Comment |
2010-11-01 15:30:16 |
Number Converter
By Graphix
A simple interface with a JavaScript backend that can be used to convert numbers (Hexadecimal, decimal, octal ...)
|
0 Comment |
2010-11-01 15:28:36 |
Reaction Timer
By Graphix
A test to see how fast your reaction time is
|
0 Comment |
2010-11-01 15:25:22 |
Message System
By Graphix
A normal message system in which users can send, receive, delete and read messages.
|
0 Comment |
2010-11-01 15:24:41 |
Search Engine
By Graphix
A tutorial on how to make a search engine that crawls through sites and collects information about them
|
0 Comment |
2010-11-01 15:23:40 |
Syntax Highlighter
By Graphix
An editor that highlights the syntax as the user types his code.
|
0 Comment |
2010-11-01 15:22:45 |
StarRating
By Graphix
An easy-to-use JavaScript function that shows a star rating that the user can use to rate.
|
0 Comment |
2010-08-04 12:07:08 |