The game takes place during the time of David, King of the United Kingdom of Israel until the destruction of the First Temple. God is dismayed by King Saul and orders Shmuel to find a new king. The game is a role-playing game in which the user plays King David. The game tells the story of King David and includes all the situations that David found himself in (David and Saul, David and Goliath, Absalom's rebellion, Navel and Abigail, etc.) As in any role-playing game, the game includes levels, monsters, "stats", objects and many other special things.
For more click HERE
To watch the Game Trailer click HERE
To watch a short demo clip of the game, click HERE
In order to play the game you have to click HERE
- Using [CinemaMachine] technology(https://github.com/LeveI-Up/KingDavid/blob/main/Assets/Scripts/Managers/CamController.cs)
- Screen MainMenu
- A "game learning" scene where the user learns the basic game keys
- About 25 full scenes
- Characters has an animation that moves in any direction
- MenuManager Main menu with 7 buttons (Inventory,Stats,Save,Load,MainMenu,Close (Exit)
- Unique music for each scene AudioManager
- Unique effects for the game (collecting objects, wearing objects, drinking potions, opening the main menu, etc.)
- Dialog system DialogController with characters in the game
- System for buying and selling objects ShopManager
- Use/Discard option in the personal belongings
- Singleton Pattern
- Player Stats Accumulating experience points, leveling up, improving stats (life, attack, etc.)
- Quest system QuestManager
- GameManger Save Data/Load Data system that saves the player's location, stats and objects.
- Building maps with TileMaps
- The game graphics have a fixed and unique UI.
- Using PlayerPrefs
- Full documentation
- A complete battle system that includes spells, charms, use of gloves, escape from battles, "critical" hits and much more.
The game is designed for the PC platform