Skip to content

Rens-br/AllForOne

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllForOne

DESCRIPTION

On this assignment everyone makes the same game. How you make it is what matters...

MECHANICS

You will build a 3D turn-based digital "board game" in which every turn is played as a third person action game. The game is to be played by 2 players. They can be both on the same computer (Chair shuffle) or if you feel super confident you can make it networked (optional). It is recomended to go for chair shuffle first and THEN adapt to networked

  • The game starts with a top view map of a corridor system.
  • Every player has an initial point budget of 100 points to buy and place units anywhere on the map. They do this in turn.
  • Units are humanoid 3D characters. They have a set of stats that amount to:
    • Health
    • Strength
    • Speed
    • Defense

...To be continued...

ASSETS

Scyfi interior
https://assetstore.unity.com/packages/3d/environments/sci-fi/sci-fi-styled-modular-pack-82913 \

Skybox
https://assetstore.unity.com/packages/2d/textures-materials/sky/skybox-series-free-103633
https://assetstore.unity.com/packages/3d/environments/sci-fi/real-stars-skybox-116333 \

Corridors
https://assetstore.unity.com/packages/3d/environments/urban/simple-corridors-96435 \

Procedural male character
https://assetstore.unity.com/packages/3d/characters/humanoids/mcs-male-45805 \

Procedural female character
https://assetstore.unity.com/packages/3d/characters/humanoids/mcs-female-45807 \

Character
https://assetstore.unity.com/packages/3d/characters/humanoids/combat-character-pack-soldier-96594 \

Animation General
https://assetstore.unity.com/packages/3d/animations/huge-fbx-mocap-library-part-1-19991
https://assetstore.unity.com/packages/3d/animations/huge-fbx-mocap-library-part-2-20282
https://assetstore.unity.com/packages/3d/animations/huge-fbx-mocap-library-part-3-20285 \

Animation Fighting
https://assetstore.unity.com/categories/3d/animations/?k=price%3A0&order_by=relevance&q=category%3A23&q=price%3A0&rows=42 \

Animation Movement
https://assetstore.unity.com/packages/3d/animations/move-motion-free-pack-25900 \

Adam photogrametry pack
https://assetstore.unity.com/packages/templates/packs/adam-ep2-ep3-photogrammetry-pack-115786 \

About

Assignment for the 4th years

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.6%
  • ShaderLab 3.4%