This website works better with JavaScript.
Explore
Help
Sign In
jerry
/
nZombies
Watch
1
Star
0
Fork
You've already forked nZombies
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
45
Commits
1
Branch
0
Tags
79 KiB
Tag:
Branch:
Tree:
b018d10046
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b018d10046'
${ noResults }
Commit Graph
26 Commits (b018d100463b0181b147485bfbeac21b7a3c11b2)
Author
SHA1
Message
Date
Jerry Aldrich
b018d10046
Remove "Items" from being displayed
10 years ago
Jerry Aldrich
a3cf90b549
Add shotgun
10 years ago
Jerry Aldrich
6d61c742a0
Add auto weapon switch on pickup
10 years ago
Jerry Aldrich
7ad9bf520c
Add fists weapon
10 years ago
Jerry Aldrich
bc71876c21
Add logic to show if weapon is in weapons
10 years ago
Jerry Aldrich
9fc3115720
Remove unneeded logic concerning updateViewportWin
10 years ago
Jerry Aldrich
827a493c3a
Increase draw frequency
10 years ago
Jerry Aldrich
70c511c26e
Add timer and remove usleep
10 years ago
Jerry Aldrich
bb671c886d
Tweak drawWindows
10 years ago
Jerry Aldrich
df56f8a14a
Do UI overhaul
10 years ago
Jerry Aldrich
4cb10fbd12
Change game size to 24x80
10 years ago
Jerry Aldrich
f330497bf5
Tweak drawViewport and remove nextXpos/nextYpos from Entities
10 years ago
Jerry Aldrich
78a4a99ca8
Add collision detection for chars and boundary
10 years ago
Jerry Aldrich
673dd55d48
Add screen size and add accuracy to Game Over win
10 years ago
Jerry Aldrich
881d6f8873
Move all drawing functions to drawWindows
10 years ago
Jerry Aldrich
93d0c12e4b
Add restart option on Game Over
10 years ago
Jerry Aldrich
c24637f519
Add info to Game Over window
10 years ago
Jerry Aldrich
126b279afd
Set Game Over Window to quit on 'q'
10 years ago
Jerry Aldrich
7b4d6573bd
Tweak spawning logic
10 years ago
Jerry Aldrich
e4e10b825b
Add randomEvents based on eventTrigger
...
Zombie Spawning and Item Spawning
10 years ago
Jerry Aldrich
2ae4520764
Add ammo pickup and weaponsSystem.h
10 years ago
Jerry Aldrich
beea215edf
Change collisionDetect to return a Collison Event
10 years ago
Jerry Aldrich
d0ed16db04
Add Item struct and addItem to events.c and gameLoop.c
10 years ago
Jerry Aldrich
cb8c93f33a
Add Kill Count and Projectiles Fired
10 years ago
Jerry Aldrich
f2bea0209b
Add No-Spawn zone around player
10 years ago
Jerry Aldrich
0ce6b2ef3d
Separate code into files
10 years ago