A collection of various games implemented with different languages and frameworks.
- Breakout - classical game Breakout implemented with vanilla Javascript
- Chess - Chess game implemented with React and Rxjs
- Duck Hunt - game based on the classical Nintendo game with the same name implemented with Kaplay
- Escape the Factory - game based on Metroidvania style games implemented with Kaplay
- Fighting Game - fighting game in the style of Mortal Kombat implemented with Kaplay
- Sonic Runner - runner game based on the famous game Sonic the Hedgedog implemented with Kaplay
- Super Mango - platformer game based on the classic Nintendo game Super Mario Bros implemented with Kaplay
- Tetris - classical game Tetris implemented with React
- Tic Tac Toe - classical game Tic Tac Toe implemented with React
- Breakout - classical game Breakout implemented with Bevy
- Cat volleyball - game based on the classical Pikachu Volleyball implemented with Bevy. Instead of Pikachu characters, two cats are playing a volleyball.
- Connect4 - Connect4 game played in a terminal
- Minesweeper - classical Windows game Minesweeper implemented with Macroquad
- Pong (Bevy) - classical game Pong implemented with Bevy
- Pong (Ggez) - classical game Pong implemented with Ggez
- Sonic Runner - runner game based on the famous game Sonic the Hedgedog implemented with Bevy
- Space Invaders (simple) - classical game Space Invaders implemented for a terminal
- Space Invaders (Bevy) - classical game Space Invaders implemented with Bevy
- Asteroid Shooter (Pygame) - asteroid shooter game implemented with Pygame-ce
- Asteroid Shooter 2D (Raylib) - asteroid shooter game implemented with Raylib
- Asteroid Shooter 3D (Raylib) - asteroid shooter game in 3D implemented with Raylib
- Car Racing - 2D car racing game implemented with Pygame
- Hangman - classical game Hangman implemented with Pygame
- Jumpy - jumping game based on the popular game Doodle Jump implemented with Pygame
- Pacman - famous game Pacman implemented with Pygame-ce
- Super Pirate - platformer game based on the classic Nintendo game Super Mario Bros implemented with Pygame-ce
- Tower Defence - classical game Tower Defence implemented with Pygame
- Pong - classical game Pong implemented with JavaFx
