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 - 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 Space Invaders game implemented for a terminal
- Space Invaders (Bevy) - classical Space Invaders game implemented with Bevy
- Tower Defence - classical game Tower Defence implemented with Pygame
- Pong - classical game Pong
