Skip to content

samleonnn/CGAblasthornet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sprite Animation - Blast Hornet

This is a program that displays an animation and is provided with user’s control. The user’s control includes some actions such as moving the character’s position and attacking the enemy. Each of the character’s position and its implementation will be thoroughly explained in the design section.

The program is built using VB.NET programming language as it is easier to implement some elements of the animation into the program. We are using several elements such as a picture box to display the character, a timer to control the time frame, and the background image will be displayed on the window screen.

To create this program, we need to consider several elements. The background, sprite animation, the state and position of the character, the collision detection, and any other functions on the program, every element needs the right method and algorithm for it to run smoothly and efficiently. To fulfil them, we compare various methods to see which method can satisfy our expectation for the program.

This program created to fulfill second programming assignment in Computer Graphics and Animation course in President University.

Created by:

  • Natasya Oktaviani Susanto (001201900024)
  • Renaldo Fareza Tambunan (001201900084)
  • Samuel (001201900005)

Releases

No releases published

Packages

No packages published