An open API service indexing awesome lists of open source software.

https://github.com/aaroncode2/cute-farm


https://github.com/aaroncode2/cute-farm

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# How To Compile

## Hopefully you have a **C++ Compiler**, **CMake**, **Make**, and **VsCode** installed to work

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?

No worries!
Go the Releases and should see something called Cute Farm,
click on it and scroll down and press on **Cute-Farm-Release.zip** and then extract it!

## How To Play

- Click on the start button (if you want to return to the screen title press **Q**)
- Use WASD or Arrow keys to move
- Go to a spot and press **1** to dig dirt
- Then select a plant by going on the top left and choose the plant you want
- Press **1** again on that dirt tile and a plant should appear
- As it grows ripe, harvest it by pressing **2** you should notice that you are getting richer
- Once ready, press **E** and it should pop up a Dealer's Menu
- Select one of the options and fingers crossed you didn't get scammed!
- Press **E** again to close the menu
- Most important have fun!