Skip to content

Therania is my first Unity project, developed while following online tutorials and exploring game dev in general. It's a 2D action-adventure game featuring physics, movement, animations, and more.

Notifications You must be signed in to change notification settings

kaloou/Unity-Therania-2Dgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Therania 2D Game

Therania Demo

๐ŸŒŒ About the Game

Therania is a 2D action-adventure game where you play as Imir, a knight lady navigating between light and darkness. Explore a world filled with mysteries, solve puzzles, and fight enemies as you uncover the secrets of Therania.

๐Ÿ“ฅ Download

Download the latest version of Therania for your platform:

๐Ÿ–ผ๏ธ Assets & Contributions

  • Game design and programming: kaloou
  • Graphics and animations: Various open-source and licensed assets
  • Music and sound effects: Open-source

๐Ÿค Contributing

If youโ€™d like to contribute to Therania, follow these steps:

  1. Fork the repository.
  2. Clone your forked repository:
    git clone https://github.com/kaloou/Unity-Therania-2Dgame.git
  3. Navigate into the project directory:
    cd Unity-Therania-2Dgame
  4. Create a new branch for your changes:
    git checkout -b your-feature-branch
  5. Make your modifications and test them.
  6. Add and commit your changes:
    git add .
    git commit -m "Your changes description"
  7. Push your changes and submit a pull request:
    git push origin your-feature-branch

Feel free to report any issues, suggest features, or help improve the game!


About

Therania is my first Unity project, developed while following online tutorials and exploring game dev in general. It's a 2D action-adventure game featuring physics, movement, animations, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages