Skip to content

AaronCode2/Tiny-Wonder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

275 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny

Hi I'm making a Game using Raylib library and C++ for the development.
This game is based around RPGs and gives the experience of a sandbox style
with the main theme being Build, Go, Farm. Here are some images:

Player looking at river

How To clone Project

The Git Way

  1. Install Git
  2. Run the following command in your terminal:
git clone https://github.com/AaronCode2/Tiny-Wonder.git

The Zipper Way

  1. Hopefully you know how to install stuff from your browser
  2. Click on this link to download
  3. Once downloaded, go to the directory you installed the project.
  4. Then right click and Extract it.
  5. Place the extracted version of the project in the directory you want.
  6. It is safe to delete the compressed Zip File / Folder

How To Compile Project

Hopefully you have a GCC C++ Compiler, Make, CMake and VSCode installed to work

Doen't work in VS cl complier use GCC instead. Support will come soon.

  1. Download as a Zip or use Git
  2. Open the Project with Vscode and install the C/C++ Extension Pack
  3. It should come with a option of what Compiler to use, use the compiler that fits you (a GCC is recommended)
  4. Once done, open the Terminal in the project directory or you could use the built-in one in Vscode.
  5. Check if Cmake has created the build file or you have done it wrong ❌
  6. Type this command
cmake --build build

Don't have a Compiler? - Just wanna play it

No Worries!

Well you will have to wait until I release the Game but once I do, do these steps.
Game::Released = True!

  1. Go to the Releases and click on TinyWonder.zip.
  2. Once downloaded, go to the directory you installed the game.
  3. Then right click and Extract it.
  4. Place the extracted version of the game in the directory you want.
  5. It is safe to delete the compressed Zip File / Folder

How To Play

  1. Firstly Get out of that Island it Too Tiny to live, use that blocks of youre's to get out. Use your mouse left buttons to place down blocks and move with W A S D!
  2. Make sure to find some place to live at and be careful, each block you place is money -1, So use it wisely
  3. Plot some land by clicking your dirt and place it around and bear in mind your losing money from this!
  4. Switch Game modes by Pressing 1, 2, 3, you wanna press 1 to go to Explore mode
  5. Then press E to acess inventory and drop that seeds into your hotbar using your mouse!
  6. Plant them and sing a song to make them grow faster.
  7. Once grown, you should see a harvest symbol, right click and you will have some plants in your inventory
  8. Go switch game modes to Trade mode by tapping 3 and select your disered trade and enjoy!
  9. Eat, Sleep, Repeat.
  10. And wait

Links and Credits

Some Images

Bigger picture staring at daisy View Charcter farming some veggies

About

A 2D RPG Game, designed to take the user into a relax mode

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages