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).
- W: Not defined yet
- D: move forward
- A: move backwards
- S: Not defined yet
- C: jump