Programs
Games
![]() |
|
| Description/Comments:Description/Comments:
Yes another Tetris clone! If you dont want to download it, you can play it online here in applet form which also features high score submission! Keys Game play 1 row: 100 points Extra |
|
Mobile
![]() |
|
| Description/Comments:Ever been walking home drunk in the dark? Tripping over rakes and other dangerous objects while taking short cuts? Not any more!
Mobile night vision is a application that runs on your phone. Surprisingly your phone gives out allot of light (well my phone does anyway). This application is basically a switch that turns your phones light on and off. It also plays the sound effects of the night vision goggles from the game Counter Strike when on/off is pressed. Ive tested the application on my phone (Motorola l6) and it works perfectly so my guess is it would work on all Motorola’s fine and in theory should work on every phone the meets the requirements. If it works on your phone contact me. Requirements: Requirements are J2ME, Mp3 playback and Mobile Media API (MMAPI); JSR 135 (most new phones have this) Also, after I had wrote this I was told you could buy a application for $7 that did this.I may be adding flashing mode latter. |
|
Scripts
| Description/Comments: Reads a list of files to download from rapidshare.com and automates the process to download the files. Feature include: kill time which is useful for starting (use cron to start) and stoping the script for offpeek downloads. |
|
Works in progress
![]() |
|
|||||||||
| Description/Comments:
Gemapis is a map/tile editor for 2D tile based games such as RPG’s and Platformer’s. Typically it will be used for games resembling the graphics of SNES or Sega Megadrive (Genisis) era of games. I have released a video (click the image above) showing off Gemapis’s features which were todo’s in milestone one which is now complete. Theres a few big things to do in milestone two before a first release. Features you saw in the video include:
Features I will/would like to include:
Like I said in the video. If your interested in helping let me know; you will get SVN access (like with most of my projects). I ask for help because I cant be good at everything Gemapis will be open source software. In the tech video/demo for milestone 2 you will see a C++ game using a map created in Gemapis and hopefully using all the features described above. High resolution video can be found here. |
||||||||||
|
|
|||||||||
| Description/Comments: Netsend is / will be a networking tool with the main aim of sending a file across a network peer to peer. Weather it be across a LAN or the internet. Netsend is person to person. Peer to peer (single peer). The Idea is simple, I want to send Mr-x a picture of a purple monkey. I simply run netsend. Mr-x connects and the transfer starts. After the transfer is complete both programs on mine and Mr-x machines end. In contrast it will also be able to compress a bunch of pictures of purple monkeys, encrypt them and send them to a backup server every night. Yes I know theres FTP, secure copy, chat protocol x or some other similar application. But netsend differs in that its not a service like FTP, its only function is to successfully copying 1 file at a time. Its not designed just for humans sending files like with chat clients (although you can get a interactive command line). It can be 100% automated. It will be 100% open source and multi platform. The idea of netsend is like any good OS/Networking tool which allot of the unix paradigm is designed around. Make it do one job and do it well, use IPC (Inter Process Communication) and use standard Input and Output to make it generic. Also lots of options and features helps also but no feature creep. At the moment its features are short and platforms are limited:
Netsend will be designed to be light weight and require very few external library’s. The next feature I want to add is specifying a range or single IP which can make a connection. |
||||||||||




