Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

DevT02/Economics-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Top Shot (2022-2023)

A 2D top-down economics-themed game with a childish, Celeste-like vibe, developed for Incubator 2022-2023.

🚀 Play the Pre-Alpha Version: Itch.io Link


📌 Setup Instructions

1️⃣ Install Required Software

2️⃣ Clone the Repository

  1. Open GitKraken.
  2. Clone the repository using the URL and store it in a safe location.
  3. Open Godot and select Import.
  4. Navigate to the repository folder and select project.godot.
  5. Run the project by pressing F5 or clicking the Play button in the top right.

3️⃣ Run in Browser (HTML5 Export)

  1. Export the project to HTML5.
  2. Open Command Prompt as Administrator.
  3. Navigate (cd) to the folder containing the exported files.
  4. Run the following command:
    python -m http.server 8000
  5. Open your browser and go to http://localhost:8000.

📝 Project Guidelines & Reminders

Node-Based System – Godot uses a node-based structure with underlying layers.

Organized Project Structure:

  • assets/ → Images, audio, and other game assets.
  • scenes/ → Contains all added game scenes.
  • scripts/ → Stores all GDScript (.gd) and other programming scripts.

Attach Scripts – When adding mechanics (e.g., physics, dialogue), attach a script to the scene to ensure functionality.

Follow Godot TutorialsOfficial Documentation


🏗 Development Team

Name Role
Devansh Tayal Primary Developer, Data Integration, Art
Anirudh Annaparapu Art Design, Story Writing
Shashank Chidige Story Writer

📁 Project Status: Archived (2022-2023)

💡 This project is no longer in active development but remains available as a reference.

About

Top Shot, an economics-themed game, developed for Incubator 2022-2023.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •