New programming vids today. This time for mac OS. I programmed
for the motion sensor too.
In order:
Part 1
Part 2
If you want to play the game from the vid you can download it. Mac OSX only this time, sorry.
here
youtube programming vids
January 31 2008 11:15 PM
Today I clicked on my linux screen recording program, clicked record,
and started game programming. After 40 minutes, this is what I came up with.
In order:
Part 1
Part 1.5
Part 2
If you want to play the finished game or read the source, you can download it
here
socket programming tutorial
December 13 2007 12:26 PM
I got bored yesterday and ended up writing a tutorial on how to do network programming.
This is useful if you ever want to implement a chat feature in your program/game, or add a multiplayer mode.
Its also a good introduction to socket programming in general. You can find it here.
As usual, it uses allegro so you'll need that to compile it. If you want to read the source online, here you go:
So what's new? Well I've recently took on another game project which I hope to
complete by the end of the school year. Its a pretty big hope considering that I've just begun a graduate
program at Ohio University's EECS program. All I will say
for now is that the game is a sequel to an earlier project of mine and that it will use my sf2 in-development
3D engine. Also, I hope to release sf2 under the GPL once the game is finished.
Below is a screenshot of some sf2 work inside the editor. Since crossfire, I've added much more functionality to the editor including heightmaps, multitexturing, and lots of bugfixes.
Various updates
May 2 2007 1:31 PM
I figured the web site was due for an update since alot of
material on here was way outdated. I've fixed the bug report feature, added
some small projects I've been working on (no new games, sorry), and touched
up some of the content. The two big things I've done this year are my
continued work on sf2 and a
camera-based surveillance system called Hawkeye which both can be found
from the menus above.
New game added
April 29 2006 2:52 PM
A new game project, Crossfire has been added to the
web site. Check it out in the game menu or here.
New program added!
February 5 2005 11:06 PM
I finally updated the site by more than just
adding new linux screenshots, although there are new ones :-).
I've added a new program, FceuLauncher
which is a frontend for the popular linux nes emulator,
FceUltra. I also fixed some bugs with javascript and made the site
interface a little cleaner.
Stuff
August 13 2004 11:38 AM
Sorry for the incredibly long time without an update. I've been kind of busy lately.
I've actually been doing programming work for another university so that has eaten up alot of the time that
I would usually spend coding on games or other creative ideas. I still plan to write some more stuff though,
I just gotta dig through the old unfinished projects of mine and see which one deserves more time. I
really haven't updated the site today besides adding a screenshot to the linux screenshots section. However,
keep checking from time to time because I never know when the urge to make a new game will strike me.
Moving in one day!
January 18 2004 11:23 PM
I'm moving tomorrow!!! I'm officially moving to Salisbury, Md (from Severna Park, Md)
on the 20th to finish my 4 year degree. I can't wait to actually to go a real university for a change.
The site might not be updated with anymore games anytime soon but I still plan to write them as a hobby and publish them here once I believe they are stable.
Until then, wish me luck!
LsAlarm updated!
January 17 2004 12:03 PM
LsAlarm 0.85 has been updated in the software section.
This release contains alot of bugfixes, a "repeat sound" option, and an alarm manager utility in the linux version.
It also uses Gtk 2.x now instead of 1.x.