Skip to content

CASTEL-Florian/SplitPush-GameDevJs2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Split Push

Push boxes, solve puzzles and shift the Balance! Push the boxes onto the targets. But be careful! Moving between the two game windows shifts the balance of the game.

thumbnail

Context

This game was created in about a week for Gamedev.js Jam 2025 on the theme "Balance". The game uses the engine Phaser 3 and is written in TypeScript.

balance

Controls

  • Arrow Keys or WASD: Move the character
  • R: Restart the current level
  • U: Undo last move

Assets Used

  • Music: BRAIN TEASER 3 by Eric Matyas - www.soundimage.org
  • All visuals and sound effects were created by the author.

Building and Running the Game

Prerequisites

Install dependencies

npm install

Build the game

npm run build

The built files will be in the dist/ directory.

Start a development server

npm start

This will launch a local server (default: http://localhost:8080) and open the game in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published