enemies
Here are 47 public repositories matching this topic...
Gun Runner is a sidescroller shooter where the player is able to jump over objects and shoot at enemies to clear their path. The player's character is static while the world moves towards them, having the player dodge incoming obstacles by jumping over indestructible trees and shooting defrayable enemies flying above.
-
Updated
Nov 12, 2020 - JavaScript
Game development using Monogame framework
-
Updated
May 9, 2021 - C#
3 Level pirate adventure game made in Unity3D by 4 people, James Foerster, Christopher Holmer, Emjay Roman and I.
-
Updated
Feb 11, 2021
A clone in the style original Doom games complete with doors, pickups, different enemy types, and two levels. This was created using the engine in https://github.com/BKPrograms/GameEngine
-
Updated
Jul 9, 2021 - Java
Contains the functions within the "The First Omnic Crisis" adventure map (Minecraft).
-
Updated
Dec 12, 2017
Unity project files and source code for a game prototype I made called Dungeon Shooter
-
Updated
Nov 21, 2020 - C#
In this project, you are asked to make a small video game based on the rules of a finite Endless Running Game. The basic rules for the my_runner are as follows: • the player is a character who runs in a map you took as parameter. • enemies and obstacles must appear on the opposite side to the player position. • the player can use the space bar t…
-
Updated
Jan 17, 2020 - C
A text-based fighting game allowing to fight randomly generated enemies that are built to scale to the player's current level
-
Updated
Feb 4, 2021 - Python
Games have a lot of objects, which do a lot of things, but sometimes these objects do some very similar things as well. This creates a great opportunity to practice object-oriented programming, an important programming paradigm that influences the application architecture and provides performance optimizations.
-
Updated
Apr 4, 2021 - JavaScript
Improve this page
Add a description, image, and links to the enemies topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the enemies topic, visit your repo's landing page and select "manage topics."