Skip to content

jl2/Rodent-Revenge-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a cross-platform Rodent's Revenge clone, by Jeremiah LaRocco.


Building from source requires QT 4.0 or above
Playing the game requires the QT library


To get the code:

   svn co http://jlarocco.com/rodent/trunk/ rodent

To build:

   cd rodent
   qmake -project
   qmake
   make

To play the game:

   ./rodent

To submit a code change:
   Send a patch to rodent@jlarocco.com

About

A partial clone of the game "Rodent's Revenge." The user interface is more or less complete, but there's no game logic implemented.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages