Skip to content

Latest commit

 

History

History
115 lines (71 loc) · 4.94 KB

README.md

File metadata and controls

115 lines (71 loc) · 4.94 KB

LiBot Adventure

LiBot Adventure is a non-profit, open source game made with Unity 3D game engine.

The player controls the Lithium Spherical Robot (LiBot) across 4 islands (levels) collecting coins while avoiding mystical crates and stone monsters.

This game is inspired on Roller Madness, a programming assignment of the Game Design and Development Specialization.

WebGL Demo

computationalcore.github.io/libot-adventure

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The project must be built with Unity3D.

Download and install it before proceed. Any license is ok.

It is also necessary to download/update to a git version with LFS (Large File Storage) support. Check here for more information about this: https://git-lfs.github.com/

Installing

To download the project follow the instructions bellow

git lfs clone https://github.com/computationalcore/libot-adventure

Open the downloaded libot-adventure folder inside Unity3D.

Assets Credits

Musics and Sounds

Vivacity Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/

Voice Over Under Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/

Delightful D Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/

3D Models

Authors

Vin Busquet

License

This project is licensed under the MIT License - see the LICENSE file for details

Changelog

For details, check out CHANGELOG.md.

Acknowledgments