Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.84 KB

File metadata and controls

39 lines (29 loc) · 1.84 KB

Pixel Adventure

image

This Game Project is a clone of the original game with the same name, created by Pixel Frog. I create this using c#, the .NET Framework and Unity2D. I start this project as a way to learn about Unity and what it is to manage a game project. The game is still incomplete, but I will try to update it in the future

Built with

  • C#
  • Unity
  • .NET Framework

Status

This project is not yet completed. I will update it in the future

Sample results

Level_0

Level_2

Usage

  • Via Git: Clone the repo as usual via cmd/terminal or in your favourite Git GUI software.
  • Downloadable zips: 2022.3 Project (Unity 2022.3.10f1)

Todo

As I mention above, this project is on going there is a lot more left that needs to be worked on. Some of the things left to do:

  • Add many more UI
  • Add the remaining levels
  • Fix some movement bugs
  • Improve the dust effects
  • ...

Credits

Specials thanks to:

  • Pixel Frog - for the fully complete asset pack and the original game And thanks to many more who have helped with suggestions and feedback!