Skip to content

GuiBDBello/DogSonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog Sonic

Unexpected Platform Game.

Play Game · Report Bug · Request Feature

Table of Contents

  1. Introduction
  2. Getting Started
  3. Build Process
  4. Acknowledgments
  5. License

Introduction

It's like Cat Mario (hence the name), but in first person.

Dog Sonic

Dog Sonic

How to Play

  • WASD: Move.
  • Mouse: Look.
  • Space: Jump.
  • Shift: Run/Sprint.
  • Ctrl: Crouch.

Game Jam

This game was made for the game jam Unexpected Jam, which took place between August 29th and September 13th of 2020.

Theme: Unexpected.

(back to top)

Getting Started

To get a local copy up and running follow the steps below.

Prerequisites

  1. Unity

Configuration

  1. Clone repository: git clone https://github.com/GuiBDBello/DogSonic.git.
  2. Add the project to Unity or Unity Hub: ADD > Select the folder you just cloned.
  3. Open project.

(back to top)

Build Process

  1. With your project opened in Unity, select File > Build Settings....
  2. Select the Platform that you wish to build for (you may have to install a build module if you don't have it already installed).
  3. Select Build or Build And Run.

(back to top)

(back to top)

Acknowledgments

List of references that were useful in the making of this project:

Assets

Name Type Creator Source
Grass Texture Google Pinterest
Mario Box Texture ElectricCoffee Deviant Art
Game Theme Song Audio Chiku Video Game Music Preservation Foundation
Main Menu Theme Song Audio Benjamin Tissot Bensound
Super Mario Bros. (NES) Sound Clips Audio Deezer The Mushroom Kingdom

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)