Skip to content

DominikStefancik/Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A collection of various games implemented with different languages and frameworks.


List of games (grouped by a language)

Javascript/Typescript

  • 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

Rust

  • 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

Python

  • Tower Defence - classical game Tower Defence implemented with Pygame

Java

  • Pong - classical game Pong

List of libraries and frameworks used

Javascript/Typescript

Rust

Python

Java

About

A collection of various games implemented in different languages and frameworks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published