https://github.com/gusruben/sprig-games
🍃 My Sprig games
https://github.com/gusruben/sprig-games
Last synced: about 2 months ago
JSON representation
🍃 My Sprig games
- Host: GitHub
- URL: https://github.com/gusruben/sprig-games
- Owner: gusruben
- Created: 2024-11-06T18:23:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-31T23:57:45.000Z (over 1 year ago)
- Last Synced: 2025-02-01T00:25:42.325Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://sprig.hackclub.com
- Size: 84.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🍃 Sprig Games
This is a small collection of all the games I have made for [Sprig](https://sprig.hackclub.com). Sprig is a custom game engine, as well as a custom handheld game console-- the only way to get your own Sprig is by making a game!
## Hue Havoc
This is the first game I made for Sprig, in summer of 2024. It's a 2-player splatoon-style turf war game, where you and another player have 60 seconds to cover as much of the arena as possible!
[
](https://sprig.hackclub.com/gallery/Hue_Havoc)
> [Play here!](https://sprig.hackclub.com/gallery/Hue_Havoc)
## Monster Mayhem
Monster Mayhem was made over the course of a few days for the 2024 Sprig Halloween Jam (it [won first place](https://cloud-823i7p2mz-hack-club-bot.vercel.app/0image.png))! It's a Halloween themed whack-a-mole game with some pretty nice art, if I do say so myself. Music made with the help of [@RuadhanKM](https://github.com/ruadhanKM/)!
[
](https://sprig.hackclub.com/gallery/MonsterMayhem)
> [Play here!](https://sprig.hackclub.com/gallery/MonsterMayhem)
> *This repo was modified off of the original [hackclub/sprig](https://github.com/hackclub/sprig) repo, so there appear to be way more commits than there should be! There are about 50 real commits for each game.*