Skip to content

ImplodedPotato/games.implodedpotato.com

Repository files navigation

Games.ImplodedPotato.com

A web site where a potato which has been imploded host games to be played on the web!

This is a subdomain of ImplodedPotato.com.

To Run:

npm run dev

To Build:

npm run build

To Build And Deploy:

npm run deploy

Avaible Games

  1. Galaga-Like-2D
  2. Galaga-Like-3D

How Are These Made?

All of these games are either coded in C or C++ with framworks, such as Raylib or SDL. I then use emscripten to port the game to the web

Galaga-Like-2D

Code: GitHub
Play: Games.ImplodedPotato.com/Galaga-Like-2D
Coded in C with Raylib
Based on the Clear Code's python tutorial on YouTube

Galaga-Like-3D

Code: GitHub
Play: Games.ImplodedPotato.com/Galaga-Like-3D
Coded in C++ with Raylib
Based on the Clear Code's python tutorial on YouTube

About

Code to the Game.ImplodedPotato.com website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages