Skip to content
This repository was archived by the owner on Feb 14, 2021. It is now read-only.

claudi/simple-java-game-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

283 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple java game engine

This engine was developed as an assignment of the Advanced Programming class given by Vicenç Soler Ruíz in the Bachelor's degree in Mathematics at UAB.

It consist of an engine to develop games that resemble Space Invaders, the original objective of the assignment, like Breakout, Bubble Shooter and Tetris.

The package contains the engine, as well as two implementations of such games (Breakout and Space Invaders) using it.

There is also a space invaders game developed initially without the engine, which was done initially to test the waters, and to make sure I fulfilled the assignment if I couldn't finish the engine in time.

It is no coincidence these are all retro games: they are the only ones simple enough to be able to make use of this package.

About

Package for some simple retro games

Resources

License

Stars

Watchers

Forks

Contributors

Languages