Skip to content

IsaacValdivia/burgertime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burgertime Clone

Burgertime Clone screenshot

Implementation of the classic arcade "Burgertime", originally developed and published by Data East in 1982. It features 2 new difficulty modes that make use of optimal path-finding and swarming techniques, as well as new audio assets. Additionally, it is possible to build custom levels.

Trailer 🎞️

Trailer of the game

How to play 🔧

Inside the "Releases" section you may find a ready-to-play executable for Windows 10. If you wish to compile the source code, you will need to install SFML v2.5.1. The project includes a Makefile.

Built with 🛠️

Authors ✒️

All 3 members of the team worked mostly simultaneously on all different areas of the development: 2D Graphics, AI, Gameplay, etc.