Skip to content

o3de/PlanetSurvivalGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Supported o3de versions : 23.10

Planet Survival Game: Point and Click, Turn Based Strategy Game (By Starr Shaw)

GamePlay

This game is a proof of concept for a 3D Point and Click, Turn Based Strategy Game.

We start by landing on planet environment tile, with limited fuel, our first mission is to recharge are ship with locating a natural power on the planet in the form of Power Crystals. The Local residence of this area might not like this and attempt to stop this energy collection grab. We must explore the planet and find resources. The Planet is made of of procedural crafted squares with a variety of enemy encounters, puzzles, and task to perform. If you run out of power completely, or attack and loose an enemy fight, the game ends.

Prerequisites

You need to build or install O3DE engine.

You need to install git with lfs support, and setup a token on your github account. Needed as the repository uses Git LFS, the "Download ZIP" button will not download assets.

How to run

  1. Clone the github repository (git clone https://github.com/o3de/PlanetSurvivalGame.git). When prompted to authenticate, use your github username and the token as password.
  2. Launch O3DE. It will open the Project manager. Click on the New Project button then Open Existing Project option.
  3. Navigate to the cloned repository. Open the Project folder. The project should now be registered.

image

  1. Click on the Build Project button, located on the Planet_Survival_Game image.
  2. Once the project has been built successfully, use the Open Editor button.
  3. The asset pre-processor will run for a bit. Once it is over you will be welcomed with the Open a Level window, simply pick the first one.

Controls

The Main Player model can be moved around the level using Left Mouse Clicks. The Main Player UI next to the helmet will show how many moves are left. Once all moves are out the End Turn on the upper left will turn green.

Project Highlights

PlanetSurvivalGame.mp4

  • Planet environment, includes Many Size Rocks, Plants, Lava Spouts and Main Playing Island Grid.
  • Alien Explorer, a ready to use character model, with multiple character animations such as, walk and attack. Is modular with Many Skin Attachments.
  • AI Player, The Buggy AI Character will use the Nav Mesh to seek and move toward your Player character.
  • Script Canvas Visual Scripts, editable Script Canvas visual scripts for main and in game menu interaction, gameplay and player movement.
  • Build dynamic levels with O3DE Vegetation System

Screenshots

Main_Char

image(2)

image(3)

image(6)

Base_Planet_3_Assets.mp4
Build.mp4

License

For terms please see the LICENSE*.TXT files at the root of this repository. Recastnavigation is licensed under the zlib License

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE2.TXT
MIT
LICENSE_MIT.TXT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •