breakout-game
There are 226 repositories under breakout-game topic.
krayc425/TouchBreakout
Play Breakout game on your MacBook Pro with Touch Bar, using SpriteKit. 用 Touch Bar 在 Mac 上玩打砖块游戏
ivanperez-keera/haskanoid
A free and open source breakout clone in Haskell using SDL and FRP, with Wiimote and Kinect support.
ms0g/breakout
Remake of the classic Atari Breakout game for IBM PC/MS-DOS
SinanGncgl/Deep-Q-Network-AtariBreakoutGame
Playing Atari Breakout Game with Reinforcement Learning (DQN , Deep Q Learning)
planetis-m/breakout
Breakout game implemented using strict ECS architecture. Used as a testbed.
janbodnar/Java-Breakout-Game
Java Breakout game source code
MatthewTamYT/Breakout
Breakout is a game created with Python 3, using the module PyGame. It is a ball game where you bounce the ball by moving the paddle. Eliminate all the blocks to win.
sdavydouski/breakout
C++/OpenGL implementation of a classic arcade game "Breakout"
sarthakagarwal18/Breakout_Game
The Classic Breakout Game, also known as DX-Ball.
zorchenhimer/nes-breakout
Breakout meets Inception on the NES
devilkiller-ag/Quantum-Breakout
A quantum version of the Classic Breakout Game to learn basics of quantum computing in a easy way!
iyyel/celestial-outbreak
🚀 A highly customizable, space-themed Breakout-inspired video game
DhanushNehru/breakout-game
A simple breakout game
TomC333/PIXI-Breakout-Game
PIXI.js & Typescript Breakout Game
leander-dsouza/breakout_gazebo
A ROS1 package to simulate Atari's breakout game in Gazebo
shamim-akhtar/faramira
Faramira Games is a collection of 2D games built as tutorials for learning game development. These are classic 2D games.
NotStonee/Break-out
Bad copy of break out
sebastiandine/openNES-Breakout
Rebuilt of the classic game Breakout for the NES in C
SnrNotHere16/HDMIBreakout
A ZYNQ 7020 project that plays breakout via HDMI.
hippopotamus-prime/prison
Open source Breakout-style game for PalmOS devices, written in C with a little 68k assembly. First released in 2003.
Kidel/HTML5-JS-Games
Very simple JavaScript game realized inside an HTML canvas. Just code kata.
nilax97/ML-Assignments
Assignments for Course COL774 - Machine Learning at IIT Delhi
antunes18/Breakout
Projeto Integrador I: My First Game
electrotechtest/breakout
this game is a simple breakout in javascript
michalbe/rs-breakout
A Breakout clone written in Rust using a strict ECS architecture
mustafadalga/breakout-game
Breakout game developed with Vue JS
wlodpawlowski/2d-breakout-web-browser-game
My first 2D breakout web-browser game base on Canvas, HTML5 and plain JavaScript.
zawster/Breakout-Game
Breakout Game in Assembly Language Smester Project
allysonjeronimo/breakout-js
Clássico Jogo Breakout implementado utilizando Canvas e JavaScript.
Ctiely/RL_example
reinforcement learning examples
guttume/brick_breaker
A simple brick breaker game made with Godot 3.0
o-zonc/APTP2023
BreakoutAI - An AI Model to Yield High Score in Game "Breakout"
RahulBarman101/breakout-v0-ddqn
The atari breakout game from gym library played using a dueling DQN network or DDQN in short
SergeyGasparyan/ai-for-game-playing
An implementation of the Atari game Breakout, where an AI plays the game using Deep Q-Network (DQN) learning.
vislupus/p5-games
Variety of games built using p5.js