Skip to content

A Terraria clone I made for a Python class I took at Carnegie Mellon during the summer of 2022.

Notifications You must be signed in to change notification settings

Neesh774/Terraria-Clone

Repository files navigation

Design Documentation

Project: Terraria

A clone of Terraria written in Python with Tkinter and PyGame.

Cool video showing off the project

DEMO VIDEO FOR TP3

How To Run

  • Install pygame

  • Run the terraria.py file

  • Press 'k' when you spawn in to view the keybinds

How To Play

  • Find a tree and mine it
  • Craft a wooden pickaxe
  • Make a house (optional)
  • Mine down to stone level, and mine some stone
  • Craft a stone pickaxe and a stone sword
  • Mine down more to find iron ore, and mine it
  • Craft the iron ore into raw iron
  • Craft the raw iron and some planks into an iron pickaxe and an iron sword
  • Strip mine to find a Bird Spawn block
  • Break the Bird Spawn and go back to the surface (Platforms are useful!)
  • Craft the Bird Spawn into a Bird Egg and click anywhere to spawn it
  • Make sure you have the sword out, and run away from the bird when it's falling down!

About

A Terraria clone I made for a Python class I took at Carnegie Mellon during the summer of 2022.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages