Skip to content

This is a simple, imperfect recreation of the Atari Centipede game using C++ and the SFML game creation library.

Notifications You must be signed in to change notification settings

dawsonp2003/Centipede

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Centipede

This is a simple, imperfect recreation of the Atari Centipede game using C++ and the SFML game creation library.

Here is an image of the game running: image

This version only implements some of the elements:

  • Starship (player)
  • Mushroom
  • Spider
  • Centipede

Although this code is imperfect, I enjoyed making it and learned a lot regarding C++, CMAKE, and SFML.

About

This is a simple, imperfect recreation of the Atari Centipede game using C++ and the SFML game creation library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published