Skip to content
/ TGoT Public

The Game Of Thonk is a simple game I am developing to learn Unity and C#.

Notifications You must be signed in to change notification settings

Fripe070/TGoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Workflow Status (branch) GitHub all releases GitHub top language

Supported Platforms

The Game Of Thonk (TGoT)

About

This is a simple game created by me in order to learn and understand:

  • Unity (Editor v2020.3)
  • C# Development

For anyone interested, I'm learning my way around Unity using their learning platform.

Playing

Where to download

This repository has a GitHub Action that builds the project after each commit. However, I do create releases when appropriate. In other words, the latest stable build can be found at the releases page, but for the latest (and possibly unstable build) you need to go to the latest Unity Build workflow and scroll down to the artifacts. There you can download a .zip of the latest build by selecting your platform (for example Build-StandaloneWindows64 for the latest 64-bit Windows build).

Supported Platforms

Currently the game builds are available for the following platforms:

  • Linux (64-bit)
  • MacOS (Intel 64-bit and Apple Silicon)
  • Windows (Universal Windows Platform, 32-bit, 64-bit)
  • Android (4.4 KitKat)

Note that you may have to do more for playing on MacOS and Linux (converting to program), however everything is done and ready for windows via the TGoT Installer.

Installation

The repository wiki has an installation guide and a list of all supported platforms.

How to play

The repository has a small Wiki where information is listed about the game, how to play it, and more. It will of course get updated as more features arrive to the game.

Contributing

When contributing, please have the following in mind:

  • I am not experienced with Unity, in fact this project for me to learn it, so please do not PR with something you know is advanced. As annoying as it is, I won't be able to accept PRs until I completely understand what's going on and how to do it myself.
  • When contributing, please do not contribute to the master branch TGoT/master, instead create a new branch in your fork, or even commit directly to the development branch TGoT/dev, which is where I do my development and testing.
  • I may turn down issues/suggestions if they are too advanced, but that does not mean I am leaving it.
  • Please do not create issues/comments/etc that you know are not related to the repository.
  • Make sure to read the Wiki before posting an issue, it may be a purposeful feature.

Donating

You don't.

About

The Game Of Thonk is a simple game I am developing to learn Unity and C#.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages