A 2D cyberpunk platformer game made with Phaser.JS and TypeScript. Live here.
- Node.js (Download and install from here)
- Clone the repository:
git clone https://github.com/judahpaul16/hackermans.git
- Navigate to the Project directory
cd hackermans
- Install the required dependencies:
npm install
- Start the development server by running the following command:
npm start
Game Assets (sprites, music, pixel art) - Asimuz (https://ansimuz.itch.io/)
This project is licensed under the GNU GPL v3.0 License - see the LICENSE file for details.