Advertisement

Results for "Author: chad bjorklund"

2002ASP #3271
Movement

This code shows how to move an object along exact angles using trigonometry. I made it after I download a sprite that could face 32 different directions. Instead of doing some complex movement function like I'd done before, I made this technique. Now all I had to do was increment a variable by 11.25 (360/32) I am sure that I am not the first at doing this, it's just that I had never seen it on the internet before so I thought I would put it up and help all of those who could use it. I just put it into a simple project where you drive a tank around. The project could be used for a game too, if you want, e-mail me and I will send you the better graphics, the ones I used are shrunk and 8-bit instead of 24. Anyways, download the code and enjoy, all feedback is welcome.

2002ASP #3272
Plane Game

This is just little game I made to help pass the time at work. PLEASE download this game and give me feedback. It's not finished but I would like to know which direction to go with it, better graphics, better gameplay, or should I just give up.

2002ASP #3273
Choplifter

This is a remake of the classic game Choplifter. If you are just browsing through looking for a game that could help pass the time or one that you want to improve upon, download this one. All the source code is included if you want to make any changes. It does take up about 15 megs once it's uzipped(only 500kb zipped) but its worth every bit of it. Check it out and please give me some feedback.

2002ASP #3274
Choplifter Update

This is an update to my earlier Choplifter. You can now define you keys, choose you difficulty level and skip the annoying beggining. A few bugs on the in-game play were fixed too.(Sorry, still haven't added the helicopter blades) But seriously, this game is a lot of fun. You're helicopter has a regular gun and then it also has bombs. You try to save the people below while dodging tank fire. In all honesty though, it's almost more fun just to kill the people and watch the little grave stones pop up in there place. ENJOY!!!

2002C #11875
Movement

This code shows how to move an object along exact angles using trigonometry. I made it after I download a sprite that could face 32 different directions. Instead of doing some complex movement function like I'd done before, I made this technique. Now all I had to do was increment a variable by 11.25 (360/32) I am sure that I am not the first at doing this, it's just that I had never seen it on the internet before so I thought I would put it up and help all of those who could use it. I just put it into a simple project where you drive a tank around. The project could be used for a game too, if you want, e-mail me and I will send you the better graphics, the ones I used are shrunk and 8-bit instead of 24. Anyways, download the code and enjoy, all feedback is welcome.

2002C #11876
Plane Game

This is just little game I made to help pass the time at work. PLEASE download this game and give me feedback. It's not finished but I would like to know which direction to go with it, better graphics, better gameplay, or should I just give up.

2002C #11877
Choplifter

This is a remake of the classic game Choplifter. If you are just browsing through looking for a game that could help pass the time or one that you want to improve upon, download this one. All the source code is included if you want to make any changes. It does take up about 15 megs once it's uzipped(only 500kb zipped) but its worth every bit of it. Check it out and please give me some feedback.

2002C #11878
Choplifter Update

This is an update to my earlier Choplifter. You can now define you keys, choose you difficulty level and skip the annoying beggining. A few bugs on the in-game play were fixed too.(Sorry, still haven't added the helicopter blades) But seriously, this game is a lot of fun. You're helicopter has a regular gun and then it also has bombs. You try to save the people below while dodging tank fire. In all honesty though, it's almost more fun just to kill the people and watch the little grave stones pop up in there place. ENJOY!!!

2002VB #20479
Movement

This code shows how to move an object along exact angles using trigonometry. I made it after I download a sprite that could face 32 different directions. Instead of doing some complex movement function like I'd done before, I made this technique. Now all I had to do was increment a variable by 11.25 (360/32) I am sure that I am not the first at doing this, it's just that I had never seen it on the internet before so I thought I would put it up and help all of those who could use it. I just put it into a simple project where you drive a tank around. The project could be used for a game too, if you want, e-mail me and I will send you the better graphics, the ones I used are shrunk and 8-bit instead of 24. Anyways, download the code and enjoy, all feedback is welcome.

2002VB #20480
Plane Game

This is just little game I made to help pass the time at work. PLEASE download this game and give me feedback. It's not finished but I would like to know which direction to go with it, better graphics, better gameplay, or should I just give up.

2002VB #20481
Choplifter

This is a remake of the classic game Choplifter. If you are just browsing through looking for a game that could help pass the time or one that you want to improve upon, download this one. All the source code is included if you want to make any changes. It does take up about 15 megs once it's uzipped(only 500kb zipped) but its worth every bit of it. Check it out and please give me some feedback.

2002VB #20482
Choplifter Update

This is an update to my earlier Choplifter. You can now define you keys, choose you difficulty level and skip the annoying beggining. A few bugs on the in-game play were fixed too.(Sorry, still haven't added the helicopter blades) But seriously, this game is a lot of fun. You're helicopter has a regular gun and then it also has bombs. You try to save the people below while dodging tank fire. In all honesty though, it's almost more fun just to kill the people and watch the little grave stones pop up in there place. ENJOY!!!

ASP_Volume2 #38282
Plane Game

This is just little game I made to help pass the time at work. PLEASE download this game and give me feedback. It's not finished but I would like to know which direction to go with it, better graphics, better gameplay, or should I just give up.

ASP_Volume2 #38327
Choplifter

This is a remake of the classic game Choplifter. If you are just browsing through looking for a game that could help pass the time or one that you want to improve upon, download this one. All the source code is included if you want to make any changes. It does take up about 15 megs once it's uzipped(only 500kb zipped) but its worth every bit of it. Check it out and please give me some feedback.

ASP_Volume2 #38357
Choplifter Update

This is an update to my earlier Choplifter. You can now define you keys, choose you difficulty level and skip the annoying beggining. A few bugs on the in-game play were fixed too.(Sorry, still haven't added the helicopter blades) But seriously, this game is a lot of fun. You're helicopter has a regular gun and then it also has bombs. You try to save the people below while dodging tank fire. In all honesty though, it's almost more fun just to kill the people and watch the little grave stones pop up in there place. ENJOY!!!

ASP_Volume2 #38405
Movement

This code shows how to move an object along exact angles using trigonometry. I made it after I download a sprite that could face 32 different directions. Instead of doing some complex movement function like I'd done before, I made this technique. Now all I had to do was increment a variable by 11.25 (360/32) I am sure that I am not the first at doing this, it's just that I had never seen it on the internet before so I thought I would put it up and help all of those who could use it. I just put it into a simple project where you drive a tank around. The project could be used for a game too, if you want, e-mail me and I will send you the better graphics, the ones I used are shrunk and 8-bit instead of 24. Anyways, download the code and enjoy, all feedback is welcome.

ASP_Volume3 #49197
Plane Game

This is just little game I made to help pass the time at work. PLEASE download this game and give me feedback. It's not finished but I would like to know which direction to go with it, better graphics, better gameplay, or should I just give up.

ASP_Volume3 #49198
Choplifter

This is a remake of the classic game Choplifter. If you are just browsing through looking for a game that could help pass the time or one that you want to improve upon, download this one. All the source code is included if you want to make any changes. It does take up about 15 megs once it's uzipped(only 500kb zipped) but its worth every bit of it. Check it out and please give me some feedback.

ASP_Volume3 #49199
Choplifter Update

This is an update to my earlier Choplifter. You can now define you keys, choose you difficulty level and skip the annoying beggining. A few bugs on the in-game play were fixed too.(Sorry, still haven't added the helicopter blades) But seriously, this game is a lot of fun. You're helicopter has a regular gun and then it also has bombs. You try to save the people below while dodging tank fire. In all honesty though, it's almost more fun just to kill the people and watch the little grave stones pop up in there place. ENJOY!!!

ASP_Volume3 #49200
Movement

This code shows how to move an object along exact angles using trigonometry. I made it after I download a sprite that could face 32 different directions. Instead of doing some complex movement function like I'd done before, I made this technique. Now all I had to do was increment a variable by 11.25 (360/32) I am sure that I am not the first at doing this, it's just that I had never seen it on the internet before so I thought I would put it up and help all of those who could use it. I just put it into a simple project where you drive a tank around. The project could be used for a game too, if you want, e-mail me and I will send you the better graphics, the ones I used are shrunk and 8-bit instead of 24. Anyways, download the code and enjoy, all feedback is welcome.

Languages
Top Categories
Global Discovery