Skip to content

Frameworkless 2D sidescrolling platformer game programmed in Rust

Notifications You must be signed in to change notification settings

hvalfangst/adventures-of-pondi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adventures of Pondi

2D platformer game programmed in Rust

screenshot

Requirements

Cargo dependencies

Running program: Cargo

The shell script 'up' builds and runs our application by executing the following:

1. cargo build
2. cargo run

Releases

No releases published

Packages

No packages published