Thread: My FPS
View Single Post
My FPS Project
Old
Fritz
Senior Member
 
Fritz's Avatar
 
Status: Offline
Posts: 105
Join Date: Sep 2010
Default My FPS Project - 09-20-2010, 10:09 PM

Well in my school, we have a big end of the year project in which we have to make a functional game and be able to have the class play it. This is my first week using the program and I think I have it pretty much down to science as I actually code java, not this graphical stuff lol but actual java. In my opinion, alice is kind of a joke because it's so strict and uncustomizable. Anyways, here is what I have so far.

You can download current release here: V1

Controls
A: Run
Z: Crouch
E: Forward
S: Left
D: Backward
F: Right
Enter/Click: Shoot
Arrow Keys: Aim
Space: Jump

My log:
Code:
09/20/10: Basic crosshairs and shotgun with shooting (no projectiles)
[B]09/21/10: Reloading, jumping, and crouching added
09/22/10: Ammo support with count with text and shotgun shells discharged from gun
09/27/10: Running and camera moving added
10/7/10: Zombie following, attacking, and running energy added
Media:

Zombie attacking, following, running energy, and shooting zombie: http://www.youtube.com/watch?v=VM7vy_-Lvys
Running and aiming added: http://www.youtube.com/watch?v=NEOMCPMBXF8
Ammo support and shell discharge: http://www.youtube.com/watch?v=G_N-Ad809vE
Crosshairs and Shooting: http://www.youtube.com/watch?v=fpmY87lxW5o
Reloading, jumping, and crouching: http://www.youtube.com/watch?v=BR3kgT1XUxI








Last edited by Fritz; 10-07-2010 at 11:29 PM.
   
Reply With Quote