Skip to content

josephbleau/Pong--a-True-Story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong, a True Story is an action side-scroller written in C++.

A recent Windows binary can be found here:

	http://www.josephbleau.com/PATS.exe

You can obtain the required data to run the game here:
(only needed if you're building it yourself, data is packed with the binary listed above) 
	
	http://www.josephbleau.com/pats_data.rar

You will need to build my TMX Loader, found here:

	https://github.com/josephbleau/TMXLoader

Other dependencies include:

	SDL, SDL_image, SDL_mixer, SDL_rotozoom, libxml, and zlib

Doxygen Docs:

	http://www.josephbleau.com/pats_dox/
	
All questions, comments, or suggestions:

	jbleau [at] gmail [dot] com

About

A side-scroller written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published