Skip to content

CinchBlue/letter-frenzy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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