Project from a course from the Videogames and Digital Interactions major at Telecom SudParis.
trotFunky
ea9203ca8a
AbstractCharacter mainly fleshed out InputManager is done Player movement is done, not ennemy Energy management is done (AbstractCharacter) |
||
---|---|---|
Assets | ||
Packages | ||
ProjectSettings | ||
.gitignore | ||
Assembly-CSharp.csproj | ||
LICENSE.md | ||
README.md | ||
Schmup_JIN.sln |
Shoot them up project
This project is part of a course on Game Programming and Game Engines, by Guillaume Bouyer.
The goal is to make a small "Shoot them up" style game from scratch in Unity and learn best practices and optimizations in the process.