Skip to content

CinchBlue/letter-frenzy

Repository files navigation

LETTER FRENZY
---------------

Basically, just input the correct character before the timer reaches 5 seconds.
I was hoping to do more but I had to leave. Sorry. 


LIBRARIES USED
--------------
SFML and all of its dependencies:
	-OpenGL
	-GLEW
	-OpenAL
	-libsnd something something
Whatever g++ and C++ needs
	-libstdc++-6
	-etc etc etc


COMPILING INSTRUCTIONS
----------------------

To compile this, use TDM-GCC MinGW.

Unfortunately, I had to dynamically link so things may not be that good.

Sorry, Rapptz, I couldn't use Sol.

I have a makefile to compile already. All resources are in place.
Assuming you have (mingw32-g++ and mingw32-make)...

do this:

mingw32-make dynamic

You should be able to play now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published