jiajunhanh / CS15466-Game2

Code for game2: The Virtual World (http://graphics.cs.cmu.edu/courses/15-466-f22/game2.html)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gameplay.mp4

How To Play:

Move the mouse to rotate the camera. Pres 'WASD' to move. Press the left mouse button to shoot. Scroll the mouse wheel to adjust mouse sensitivity.

Enemies will respawn around you randomly. They will keep moving toward you until you shoot them down. Each enemy has 4 hit points. Shooting the head, body, and arms/legs will cause 4 damage, 2 damage, and 1 damage, respectively. Once you are touched by an enemy, the game is over. Try to survive as long as possible!

This game was built with NEST.

About

Code for game2: The Virtual World (http://graphics.cs.cmu.edu/courses/15-466-f22/game2.html)


Languages

Language:C 50.8%Language:C++ 41.1%Language:JavaScript 4.0%Language:Python 3.9%Language:CMake 0.1%Language:Makefile 0.1%