Skip to content

Space Killer will make sure that your space bar key is being properly destroyed

Notifications You must be signed in to change notification settings

eXpl0it3r/SpaceKiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Killer

Space Killer will make sure that your space bar key is being properly destroyed. Can you beat your high-score before your keyboard falls apart?!

This is an entry to the first Hopson game jam with the theme 'Space'. The game idea itself originates from a silly Visual Basic application I wrote like 15+ years ago - good old times.

Space Killer

Instructions

  • Press space to begin
  • Press space to increase the counter
  • Get the highest score before the timer runs out
  • Press ESC to reset the game

Building

Use CMake to build Space Killer and it will automatically build SFML for you!

cmake -S . -B build
cmake --build build
  • main.cpp holds all the game logic
  • TenStamps.hpp holds the embedded data of the font TenStamps by Geoff
  • Icon.hpp hold the embedded data of the window icon

Tools & Libraries

About

Space Killer will make sure that your space bar key is being properly destroyed

Topics

Resources

Stars

Watchers

Forks