Skip to content

Latest commit

 

History

History

SplashKit_SpriteGame

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Game with Sprites and Animation using C# SplashKit

This is a game project named Animated Item Catch.

Screencast of the game while running can be found at: Game with animation using Sprite in SplashKit - C#

GameWindow

Overview

General ideas of the game:

  • Player is able to move on the screen horizontally.
  • Items will slowly fall from the top. There are 2 types of items:
    • Bomb: A danger item that we need to dodge it, player will reduce lives when interact with bombs.
    • Apple: A safe item that we should receive, player will increase score when interact with apples.
  • Game records includes remaining lives, scores gained from receiving apples, and the time we can survive.
  • There is no limit of time for playing, player can press ESC to exit the game.

Walkthrough

To keep this as a brief introduction page, please go to Walkthrough folder to view the game walkthrough.

Or use this quick link: Walkthrough

Acknowledgements

Official guide/documentations that I read:

Game assets are downloaded from itch.io:

Sound effects are downloaded from Pixabay:

  • For the Apple’s sound (receive-apple.mp3), refer to “Take Item Sound Effect” by zennnsounds from Pixabay
  • For the Bomb’s sound (explosion.mp3), refer to “small explosion” by Pixabay