Skip to content

bamling/pong-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pong-rs

Classic Pong game implementation made with the Rust programming language and the Amethyst game engine. This project derived from the pong example found in the Amethyst book and features some more advanced features, such as configuration files, Assets and Prefabs, multiple States and State transitions, a fully working menu with selectable items and control over System execution (e.g. State-specific Dispatchers and pausable systems.).

This project was mostly used to get a better grasp of the programming language while gaining some experience with the game engine.

About

Pong implementation in Rust using Amethyst

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages