Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.53 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.53 KB

Game Prototypes Repository

Welcome to my Game Prototypes repository! This space is dedicated to the development of various game prototypes. Explore the exciting projects in progress and get a glimpse into the diverse gaming experiences being crafted.

Prototypes in Progress

  1. Platformer: A classic platformer game prototype. (In progress)
  2. Topdown: A topdown game prototype (Next project)
  3. Pathfinding: Pathfinding algorithms in this prototype. (Next project)
  4. NPC AI: Development of advanced NPC artificial intelligence. (Next project)
  5. State Machine: Prototype of a state machine (Next project)
  6. Puzzle Game: Challenge your mind with a prototype of a captivating puzzle game. (Next project)
  7. Shooter Game: A topdown/platformer shooter game prototype (Next project)

Getting Started

To explore a specific prototype, navigate to the corresponding project folder and follow the README instructions provided in each project directory.

Tech Stack

These prototypes are developed using the following technologies:

  • Typescript: A superset of JavaScript that adds static typing.
  • PIXI.js: A fast 2D rendering engine for interactive graphics.

Running Projects

To run any of the projects, follow these steps:

  1. Install dependencies with npm install.
  2. Run the project with npm run dev.

Contributions

If you're interested in contributing or have suggestions, feel free to open an issue or submit a pull request. Your input is valuable in shaping these game prototypes!

Happy gaming! 🎮