They know the way, but you're in the way.
Created with Unity to create a 3D "Protect the Tower" game with friends.
knuckles battle is a video game with the following features:
-
Premise. You and your friends come out of a jar of pickles as Pickle Rick in order to defend a tower being invaded by the Knuckles Tribe.
-
Design. Create a game implementing our own graphics, networking, UI/UX, and artificial intelligence behaviors.
-
Potential endeavors. Diversity amongst stages especially power ups, certain specifics, as well as weird oddities.
Go to https://ctrlaltdeleon.itch.io/knucklesbattle and download the .exe
file!
2+ players required.
One person must "host", provide IP address for their friends, join and ready in the lobby.
WASD = Movement
Mouse = Aim
Left click of mouse = Fire those missiles!
Right click of mouse = ???
Goal: Survive 20 levels!
WARNING: If either you, your friends, or the tower dies, it is game over!
A quick look at the top-level files and directories you'll see in this project.
.
1 โโโ Development Area/
2 โโโ Game Documentation/
3 โโโ Game Executable/
4 โโโ .gitignore
5 โโโ LICENSE
6 โโโ README.md
Development Area/
: Unity project files.Game Documentation/
: Game Design Document (GDD) and Technical Design Document (TDD).Game Executable/
: The droids you're looking for are here..gitignore
: This file tells.git
which files it should not track nor maintain a version history for. For instance, you shouldn't let anyone get your.env
files. (These usually contain your API keys)LICENSE
: An open source license that protects contributors and users depending on the license chosen.README.md
: A markdown file containing useful reference information about your project. The file you're reading right now!
- @BrianVo
- @MartinEngelsgjerd
- @KevinDo
- @NathanDanque
- @ctrlaltdeleon
๐ License
The code in this project is under a specific open source license.