Skip to content

A simple breakout clone written in rust using Amethyst

Notifications You must be signed in to change notification settings

allora/breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

breakout

A simple game of breakout.

Game Play

How to run

To run the game on windows or, use

cargo run

on Windows and Linux. Requires Vulkan support

To run the game on OSX, use

cargo run --features metal

and it MIGHT work? I cant test this.

About

A simple breakout clone written in rust using Amethyst

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages