Skip to content

a simple animated desktop game, reminiscent of snake! (still a work in progress)

Notifications You must be signed in to change notification settings

jyoo980/Box-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoxInvaders: a lightweight, familiar desktop game

This is a game that I work on in my spare time. The premise is super simple; you're a box that's trying to avoid being hit by other boxes. I utilized poymorphism to encapsulate similar behaviour in a class which can then be extended to other classes. This reduced code duplication and made my life a lot easier. Below is a screenshot of the game in action!

application

BoxInvaders is still very much a game in progress, so feel free to try it out on your own and have some fun with it!

About

a simple animated desktop game, reminiscent of snake! (still a work in progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages