Skip to content

van1985/sunset-rider-2d-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunset Rider 2D Unity

Sunset Riders is an arcade video game created by Konami in 1991. The game happens in american western.

The Sunset Riders project is a Unity C# programming language as a learning exercise. The project's objective is not complete the full game implementation but to learn the different basic concepts of 2D arcade games such as:

  • Resources manipulation (assets, backgrounds, sprites).
  • Character movement by keys.
  • Camera configuration.
  • Create animation (walking, jump).

Keys Game Manual

  • W: Not defined yet
  • D: move forward
  • A: move backwards
  • S: Not defined yet
  • C: jump

Screenshot

About

Sunset Rider Game - 2D Unity project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages