Skip to content

Pinkowo/Unique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unique

Unique is an online game editor that allows users to create their games by clicking and dragging map objects with a cursor. After completing the game, users can share its URL with others for them to play.

Features

  • Edit game levels: Users can edit game levels directly on the website and can set up various objects and environments, such as ground, obstacles, props, enemies, etc.
  • Test game levels: Users can test the game levels they have just edited on the website and can check if the objects and environmental settings are correct.
  • Share game levels: Users can share the game levels they have just edited with others, allowing them to test and play on the website as well.
  • Play other players' shared game levels: Users can play other players' shared game levels on the homepage.

Getting Started

Visit Unique

Home

home

Sign In / Sign Up

sign in

Game

operate

Left Arrow Key Right Arrow Key Blank Key
go left go right jump

Editor

editor

Technical Details

The website is built using the following technologies:

Front-end:

  1. HTML
  2. SCSS
  3. JavaScript
    1. JSX
    2. Ajax
  4. Pixi.JS
    1. Canvas
    2. WebGL
  5. React
    1. useState, useEffect
    2. Link, useNavigate, useLocation
  6. Webpack
    1. BrowserRouter
    2. Babel
    3. Dotenv
  7. SPA

Back-end:

  1. Firebase Hosting
  2. Firebase Authentication
    1. signInWithEmailAndPassword
    2. signInWithPopup, GoogleAuthProvider
    3. onAuthStateChanged
  3. Cloud Firestore
    1. getDoc, getDocs, collection
    2. updateDoc, setDoc
    3. deleteDoc
    4. writeBatch
    5. query, where

Database (NoSQL)

firestore

firestore

Contact Us

Click here to see my Resume

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published