Skip to content

Daniel95/Mythe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mythe

This is a school project. We have acces to 4 programmers and 6 artists. We are making a 2D endless runner game for Android, based on the myth of the Rainbow Serpent. Development tools: Unity with C#. Trello/Scrumboard: https://trello.com/b/ScE0YVeD/mythe Google Play link: http://14411.hosts.ma-cloud.nl/mythen/

Most Important Scripts:

-//- Daniel:

Chunk Editor: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/Grid/ChunkEditor.cs

Trail Movement: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/Trail/TrailMovement.cs

Trail Colors: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/Trail/RainbowEffect.cs

Highscore Scoreboard: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/UI/Highscore/ScoreBoard.cs

Player Movement: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/Player/PlayerMovement.cs

-//- Sebastiaan:

Generator Script: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/Generator/GenerateChunk.cs (Sebastiaan & Daniel)

Shield Powerup: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/Powerups/ShieldBubbleScript.cs

-//- Nathan:

Aiming Enemy: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/AI/AimForward.cs

Healthbar: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/UI/HealthBar.cs

Fade Effect: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/Fade.cs

-//- River:

Trail Colors Old https://github.com/Daniel95/Mythe/blob/Sprint-2/Assets/Scripts/Player/RainbowEffect.cs

Trail Spawning Old https://github.com/Daniel95/Mythe/blob/sprint1/Assets/Scripts/Player/PlayerTrail.cs

Player Movement Old https://github.com/Daniel95/Mythe/blob/sprint1/Assets/Scripts/Player/PlayerMovement.cs

-//- Everyone: https://github.com/Daniel95/Mythe/blob/master/Assets/Scripts/Pickups/InteractableObject.cs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published