https://github.com/bren12/applefighter
Minigame developed to model the basic movements of a character, as well as how different elements can affect their life bar.
https://github.com/bren12/applefighter
c-sharp game unity unity2d
Last synced: about 2 months ago
JSON representation
Minigame developed to model the basic movements of a character, as well as how different elements can affect their life bar.
- Host: GitHub
- URL: https://github.com/bren12/applefighter
- Owner: Bren12
- Created: 2022-12-24T02:47:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T23:37:45.000Z (about 1 year ago)
- Last Synced: 2025-04-16T00:26:03.898Z (about 1 year ago)
- Topics: c-sharp, game, unity, unity2d
- Language: JavaScript
- Homepage: https://bren12.github.io/AppleFighter/
- Size: 66.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apple Fighter 🍎
Class exercise developed for the module of Video Games.
**Course:** TC2005B (Software Construction and Decision-Making)
**Developed by:** [Brenda Saucedo](https://github.com/Bren12)
**Platform:** Unity
**Language:** C#
**Semester:** FJ22
## 🔗 Play Online
Check out the live version here:
👉 [Apple Fighter Game](https://bren12.github.io/AppleFighter/)
## Project Description
Minigame developed to model the basic movements of a character, as well as
how different elements can affect their life bar.
## Files Description
### 📁 Source Code
Folder that contains the source code that was used and developed for the game.
### 📁 Other Files
Contains the necessary files and codes to deploy the game.