Skip to content

Contains all the games which I made in learning JavaScript way back 5 years ago.

Notifications You must be signed in to change notification settings

SpoiledUnknown/Javascript-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

Javascript-Projects

Contains all the games which I made in learning JavaScript way back 5 years ago somewhere between the start of 2019 to the end of 2019, all of them are made using HTML + JS and can be played using any web server on any web browser.

Note: I have stopped maintaining these projects a long time ago so if they don't work then you know why, Peace

Angry Birds :

About:

The classic angry birds game recreated in JS + HTML using p5.js library by my 12 year old self.

Repository: Here.

T - Rex :

About:

The classic no internet connect game from google chrome recreated in JS + HTML using p5.js library by my 12 year old self.

Repository: Here.

Snake - Game :

About:

The classic nokia snake game recreated in p5.js/p5.play.js, use arrow keys for controls.

Repository: Here.

Car Racing :

About:

A multiplayer car racing game made using firebase database and HTML + JS which dynamically alots player based on there numbers (Upto 4 player can play this game).

Repository: Here.

BounceOFF - Library :

About:

The BounceOFF library is a simple JavaScript library designed to facilitate collision detection and bounce behavior in 2D environments. It provides two main functions, isTouching and bounceOff, which enable developers to detect collisions between two objects and apply bounce behavior accordingly.

Repository: Here.

Canvas Drawing :

About:

A drawing canvas created using p5.js a long time ago when I just started coding.

Repository: Here.

My Castle - The First p5.js Project :

About:

This is a simple castle which I had created in p5.js, this is arguably my first coding project which I created.

Repository: Here.

Pendulum :

About:

A simple web app made using p5.js with matter.js physics engine, its a simple pendulum which allows user controls to make it a little interactable.

Repository: Here.

Similar Physics Engine Repo: Here.

Discord Quest :

About:

A straightforward JavaScript program designed to trick Discord's web interface into believing the user is actively completing quests, while in reality, they’re simply sitting in a voice channel.

Repository: Here

Nasa's Picture Of The Day:

About :

This project showcases NASA's top image of the day, selected from thousands of stunning photos captured across the galaxy.

Repository: Here.

Quixel-Purchaser:

About :

As quixel is being removed, all items are free to aquire. This script is to automate the process to add items to your account (As of writing, a total of 18874 items).

Repository: Here.

About

Contains all the games which I made in learning JavaScript way back 5 years ago.

Topics

Resources

Stars

Watchers

Forks