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

8thlight/8lpets2

Repository files navigation

8L Pets - Flight Rising Inspired App

A Meteor with Angular application inspired by the Flight Rising web game. This app allows users to collect, breed, and care for virtual pets.

Features

  • Pet collection system
  • Pet breeding mechanics
  • Pet care features
  • Mini-games

Technologies Used

  • Meteor.js
  • Angular
  • TypeScript
  • MongoDB

Installation

  1. Install Meteor:

    curl https://install.meteor.com/ | sh
    
  2. Clone the repository:

    git clone https://github.com/8thlight/8lpets2.git
    cd 8lpets2
    
  3. Install dependencies:

    meteor npm install
    
  4. Run the application:

    meteor
    
  5. Open your browser and navigate to http://localhost:3000

Project Structure

  • /client - Client-side code
  • /imports - Shared code
    • /imports/api - Data models and methods
    • /imports/ui - Angular components
  • /server - Server-side code
  • /public - Static assets

Development

To run the application in development mode:

meteor

This will start the application with hot module reloading enabled.

License

ISC

About

A vibe coded gen solution to manage a pet written in Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •