Skip to content

WE-Arcade/Anshul_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeRunner - DSA Game

A React-based game using Phaser.js, featuring a duck navigating platforms, collecting stars and books, answering DSA questions, and avoiding bugs to reach the winning platform.

Prerequisites

Before starting, ensure you have the following installed:

  • Node.js (includes npm): Download from nodejs.org (LTS version recommended, e.g., 18.x or 20.x).
  • Git (optional): For version control, download from git-scm.com.

Verify installation:

node -v   # Should output something like v18.x.x or v20.x.x
npm -v    # Should output something like 9.x.x or 10.x.x

Releases

No releases published

Packages

 
 
 

Contributors