Skip to content

jder/uncovered

 
 

Repository files navigation

# Uncover

A collaborative project for Uncover, a student project using Godot by the ifp

## Basic commands to get started
Clone this project:
    
    git clone https://github.com/Innovators-for-Purpose/uncovered.git
    
Download latest commits from others from GitHub:

    git pull

Save your changes (commit):
    
    git add <path-to-file>
    git commit -m "a short message describing your changes"

upload your commits to GitHub:

    git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 79.4%
  • HTML 12.0%
  • GAP 8.6%