https://github.com/iivvaannxx/the-gamelab
๐น๏ธ A growing collection of games built with web technologies.
https://github.com/iivvaannxx/the-gamelab
astro canvas game-dev game-development pixijs three-js typescript website
Last synced: 2 months ago
JSON representation
๐น๏ธ A growing collection of games built with web technologies.
- Host: GitHub
- URL: https://github.com/iivvaannxx/the-gamelab
- Owner: iivvaannxx
- License: apache-2.0
- Created: 2024-05-17T19:29:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T09:26:50.000Z (9 months ago)
- Last Synced: 2025-01-09T09:59:18.204Z (4 months ago)
- Topics: astro, canvas, game-dev, game-development, pixijs, three-js, typescript, website
- Language: TypeScript
- Homepage: https://thegamelab.dev
- Size: 3.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
๐น๏ธ The Gamelab
## ๐ง Stack
## ๐ฅ Motivation
This project marks my exciting return to making games after a considerable hiatus. Since I graduated from college (game development degree), I've been learning and focusing on web development, leaving game development behind.
However, I've been wanting to get back into it for a while now, and I think this is the perfect opportunity to do so. Now I'm combining both interesets, merging my web expertise with my game development background to create a new project that I'm very excited about.
## โ๏ธ Current State
As of this moment, there's only one game available to play. But I have already planned the next two games that I'll be working on, although I don't have the time to work on them right now, as soon as find some time, I'll start implementing them.
| ๐ฎ Game | ๐ Link | ๐จโ๐ป Source |
| ----------- | ------------------------------------------ | ---------------------------- |
| Flappy Bird | [Play](https://thegamelab.dev/flappy-bird) | [Code](./games/flappy-bird/) |## ๐ Future Games
The following games are planned to be developed in the future (with **Tetris** being next in the line):
- **Tetris**
- **Snake**
- **Pong**
- **Arkanoid**