Go to file
Ensar Sarajčić 622dc1080a feat(flappy-bird): add dumb rotation for bird jump 2023-10-13 23:11:03 +02:00
common_assets feat(pong): add basic sounds to the game 2023-01-27 18:18:18 +01:00
common_libraries/bevy feat(flappy-bird): add scoring logic 2023-10-11 18:41:57 +02:00
steps feat(flappy-bird): add dumb rotation for bird jump 2023-10-13 23:11:03 +02:00
.gitignore feat(pong): initialize the project 2023-01-05 17:30:21 +01:00
README.md Initial commit 2023-01-04 17:21:05 +01:00

README.md

The 20 Games Challenge

Challenge from: https://20_games_challenge.gitlab.io

This repository contains implementations of the games in different engines.