Skip to content

MuhammadAlifBudiman/Numble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numble

Numble is a number-building game inspired by Wordle, developed by Computer Science students from UNJ 2020. The objective of the game is to build numbers using given clues and logic, providing a fun and challenging experience for players who enjoy puzzles and mathematics.

Features

  • Interactive number-building gameplay
  • User-friendly interface built with React
  • Leaderboard to track top players
  • Login and registration system
  • Timer and scoring system

How to Play

  1. Start the game and try to build the correct number based on the clues provided.
  2. Use the on-screen keyboard to input your answer.
  3. Submit your answer and receive feedback.
  4. Try to solve the puzzle in as few attempts as possible to maximize your score.

Getting Started

Prerequisites

  • Node.js and npm installed on your machine

Installation

  1. Clone the repository:

    git clone https://github.com/MuhammadAlifBudiman/Numble.git
  2. Navigate to the project directory:

    cd Numble/client
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start

    The app will be available at http://localhost:3000.

Backend Setup

  1. Navigate to the server directory:

    cd ../server
  2. Install dependencies:

    npm install
  3. Start the backend server:

    npm start

Project Structure

  • client/ - Frontend React application
  • server/ - Backend Node.js/Express API

Team Members (Anggota Kelompok)

  • Ahmad Bani Faqih
  • Chiko Tridipa Siswoyo
  • Muhammad Alif Budiman
  • Fozan Bebe Moreno
  • Alfitra Fadjri
  • Zhafran Panggomgomi

License

This project is for educational purposes.

About

Numble is a web-based number puzzle game inspired by Wordle, where players use logic and arithmetic to reach a target number. Features include a React frontend, Express/Node.js backend, user authentication, leaderboard, and a scoring/timer system.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages