Skip to content

mario-s/witch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Witch Project

flying witch

Apache 2.0

Side Scroller

This is a project to learn Rust by developing a simple game.

It uses the piston game engine and version 1.41.1 of Rust.

So far I achieved:

  • loading images
  • continue parallax side scrolling of the background
  • background music
  • key board control:
    • P for start/stop
    • Arrow Up for up
    • Arrow Down for down
    • Arrow Left for left
    • Arrow Right for right
    • Q for left up
    • E for right up
    • A for left down
    • D for right down

Requirements

Simple DirectMedia Layer:

I recommend to build from source.

About

A simple side scroller game in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages