Git Product home page Git Product logo

domedevep / earthdoom Goto Github PK

View Code? Open in Web Editor NEW

This project forked from w3bdesign/earthdoom

0.0 0.0 0.0 79.4 MB

๐ŸŒŽ Full-stack strategy game inspired by Planetarion. Built with T3 stack, Typescript, Prisma, tRPC, mySQL, Tailwind, Next.js, Clerk and more.

Home Page: https://www.earthdoom.com

License: MIT License

JavaScript 2.65% TypeScript 81.18% CSS 0.49% Astro 14.99% MDX 0.69%

earthdoom's Introduction

version React Next.js TypeScript

This game is under active development and may have bugs.


Earthdoom

Screenshot

Earthdoom is a full-stack web-based strategy game built using Typescript, Next.js, React, tRPC, Tailwind, Prisma and more.

The database is handled through mySQL and Planetscale.

Authentication is handled through Clerk.

Front page is developed with Astro.

The application is designed with a modern, responsive and intuitive user interface.

Technologies used

Table of Contents

Installation

To install the required dependencies, simply run the following command in the project's root directory (/game):

npm install

You now need to retrieve the API keys for Clerk and Planetscale and enter them into .env (you need to rename .env.example to .env)

Usage

To start the development server, run the following command:

npm run dev

The application will be available at http://localhost:3000.

Scripts

This project includes the following npm scripts for development and building:

  • build: Builds the application for production.
  • dev: Starts the development server.
  • postinstall: Generates Prisma client after installing dependencies.
  • lint: Lints the codebase using ESLint.
  • start: Starts the production server.
  • prisma:generate: Generates the Prisma client.
  • format: Formats the codebase using Prettier.
  • refresh: Removes node_modules, package-lock.json, installs dependencies, and formats the codebase.

Contributing

If you'd like to contribute to the development of Earthdoom Game, please follow these steps:

  1. Fork the repository.
  2. Create a new branch with a descriptive name.
  3. Make your changes and commit them with clear and concise commit messages.
  4. Push your changes to your forked repository.
  5. Open a pull request with a description of the changes you've made.

License

This project is licensed under the MIT License.

earthdoom's People

Contributors

w3bdesign avatar renovate[bot] avatar dependabot[bot] avatar greenkeeper[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.