Skip to content

judahpaul16/hackermans

Repository files navigation


A 2D cyberpunk platformer game made with Phaser.JS and TypeScript. Live here.

Prerequisites

  • Node.js (Download and install from here)

Setup

  1. Clone the repository:
    git clone https://github.com/judahpaul16/hackermans.git
  2. Navigate to the Project directory
    cd hackermans
  3. Install the required dependencies:
    npm install
    

Running the Game

  1. Start the development server by running the following command:
    npm start

Useful Links

Phaser LeshyLabs More Stuff
Phaser 3 Documentation LeshyLabs SpriteSheet Tool Game Development Stack Exchange
Phaser 3 Examples LeshyLabs Sound Effects Tool Game Development Subreddit
Phaser 3 Tutorials LeshyLabs Spritesheet Animator Game Development Discord
Phaser 3 Plugins Keyboard Layout Editor
Phaser Editor 2D

Special Thanks

Game Assets (sprites, music, pixel art) - Asimuz (https://ansimuz.itch.io/)

License

This project is licensed under the GNU GPL v3.0 License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages