Skip to content

hamzasaqib890/Terraria-Clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraria-Clone

Screenshot 2021-05-22 040023

This project will require the user to install pygame and numpy before starting the game. Instructions are:

  1. Run command prompt as administartor.
  2. Type in "pip install pygame" and "pip install numpy" (excluding the quotaion marks) and hit enter.

Run FSE v0.2/menu.py to run the game. Thank you for playing!

Description

Terraria is an open-world 2D side scroller survival game. Click play from the main menu to start. Customize your character and generate a new world before hopping in.

Screenshot 2021-05-22 040902

Use the arrow keys to move around. Keep an eye on your health bar at the top right. Your player inventory is at the top left. Use the numbers or scroll wheel to select the item you would like to use. Hold the left mouse button to start breaking blocks near you and stand over them to pick them up. Use tools to break blocks more efficiently. You can try attacking mobs by simply punching them but a sword is much better! Equip your sword and hold the left button again to slash at your enemies. Don't forget to gather the loot after you send them back to where they came from! Build shelter by right clicking with a block selected in your inventory. Be creative! When you've built to your heart's content, consider digging downwards to explore the secrets that lie beneath you. Make sure you're well equipped to face the dangers that you may come across. Perhaps you will find massive caves and precious resources too ;)

Screenshot 2021-05-22 041734fds (2)

Features

  • Basic procedural world generation
    • Terrain variation (hills, mountains, valleys, flat land etc.)
    • Trees
    • Caves
  • Character customization
  • Save/load worlds
  • Unique hostile mobs
    • Mob drops (slime balls etc.)
  • Tools (sword, pickaxe etc.)
  • Blocks (dirt/grass, stone, iron ore etc.)
    • Break blocks to collect them
    • Place blocks to build structures
  • Background music and sound effects

Enjoy!

Created for ICS4U.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%