Skip to content

f73chen/TerribleHack-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

TerribleHack

Description

This is a project for the TerribleHack Hackathon. It consists of an Elevator, simulated in C++, that picks up riders and drops them off at random floors. Several objects are drawn to represent the floors, buttons, and NPCs.

Challenges and Improvements

The main challenge was linking the backend simulation with the graphics. To improve this, classes and methods should be better modulated and documented. It would also greatly increase quality to use pre-made images of the objects instead of drawing them from scratch.

About

A silly elevator that sends people to random destinations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages