https://github.com/rremii/flappy-bird
project for computer graphics exam
https://github.com/rremii/flappy-bird
Last synced: 3 months ago
JSON representation
project for computer graphics exam
- Host: GitHub
- URL: https://github.com/rremii/flappy-bird
- Owner: rremii
- Created: 2023-12-14T19:13:34.000Z (over 1 year ago)
- Default Branch: client
- Last Pushed: 2024-01-16T21:10:47.000Z (over 1 year ago)
- Last Synced: 2025-01-24T19:17:39.411Z (4 months ago)
- Language: JavaScript
- Homepage: https://flappy-bird-online-remi.netlify.app/
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Project for university exam, requirements:
-3D models that render like 2D
-No libraries
-The only web API I can use is drawing a point (I also used a filling API, but it was too slow. Anyway, it’s not necessary. I used it to make it look better.)
It’s an online game, but there can be only one session in the game (more sessions will probably lead to bugs). In order to play together, you can send a link to your friend. Also, the server may respond slowly the first time you buy it (it’s due to my free plan), and there may be some delay due to the server being far away. :D