Skip to content

All of your favorite games in one place! Okay not quite, but while I keep building simple games as coding exercises, I may as well show them off.

Notifications You must be signed in to change notification settings

strudelAndCoffee/mini-game-arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Game Arcade

The initial stage of this project is to hold all of the games that I have been building as practice in game development. Most, if not all of these games are coded in JavaScript, HTML, and CSS, so they can be played on your web browser, and require no dev dependencies.

Most of the games I have coded thus far have been from coding along to tutorial videos from various developers I follow on YouTube. While I am the first to admit that following a tutorial is not the same as figuring it out on your own, I am still proud of all of the hours I have put into these projects. I never copy/paste another developer's code. I have learned enough already to begin tackling more complex subjects like graphics on my own, so I hope to have more of my original projects to show off soon!

The primary hosting site is still a work in progress, but I plan to deploy it once I have built enough games and am happy with the UX. Stay tuned...

Current Games

2048
Blackjack **
Conway's Game of Life *
Dino Game
Danger Noodle
Flappy Pheasant
Hangman **
Mine Remover
Pac-Person
Plonc
Space Raiders
Tic-Tac-Toe
3D Tic-Tac-Toe *
War
VVordle

* authored by Stevie Trudell (not from tutorial)
** inspired by tutorial code, refactored by Stevie Trudell

Code Sources Cited

Pong, Snake, Dino Game, Wordle, Tic-Tac-Toe, War, 2048, Minesweeper, and Flappy Bird Clones.

All original code for these versions are openly available for use, copy, and reference by Web Dev Simplified, and all code, files, and images are generously offered for non-commercial use as per the tutorial videos, which can be found on the Web Dev Simplified YouTube channel.

My code for Hangman was based on a tutorial for a TypeScript/React version of the game by Web Dev Simplified, and borrows snippets from my Wordle Clone repository. You can find my version of the origianl tutorial code here.

Pac-Man.

All original code for this version of the game is openly available for use, copy, and reference by Ania Kubow, and all code is generously offered as per the tutorial videos on the Code With Ania Kubow YouTube channel.

Space Invaders, Blackjack.

All original code for these versions are openly available for use, copy, and reference by Kenny Yip, and all code, files, and images are generously offered for non-commercial as per the tutorial videos, which can be found on the Kenny Yip Coding YouTube channel.

Links to cited repositories:

Wordle Clone
Javascript Snake Game
Chrome Dino Game Clone
JS Pong
React Hangman
JavaScript Tic-Tac-Toe
War Card Game
JS 2048
JS Minesweeper
Flappy Bird Clone
Pac-Man
Space Invaders
Blackjack

About

All of your favorite games in one place! Okay not quite, but while I keep building simple games as coding exercises, I may as well show them off.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published