Skip to content

gregorykaman/project2-battleport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project2-battleport

Creating a digital version of Battleport

#edit Rens 18-01-2016 Added my file as the Master game-file. Current features:

  • Main menu screen.
  • Changeable game-loops. In other words 'level system'.

Class overview:

  • Game (class). Used for running the game. Has the game-loop and all other necessary things to run a game.
  • Animations (class). Used for generating a sequence of pictures in a loop.
  • Button (class). Used for creating clickable buttons that can execute a function.
  • Menu (class). Used for creating the menu buttons. (almost) Flexible enough to create different menus.

About

Creating a digital version of Battleport

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages